Home
last modified time | relevance | path

Searched refs:tldr (Results 1 – 8 of 8) sorted by relevance

/u-boot/drivers/timer/
A Domap-timer.c35 unsigned int tldr; /* offset 0x40 */ member
67 writel(0, &priv->regs->tldr); in omap_timer_probe()
/u-boot/arch/arm/include/asm/arch-omap4/
A Dcpu.h28 u32 tldr; /* 0x2c rw */ member
/u-boot/arch/arm/mach-omap2/
A Dtimer.c43 writel(TIMER_LOAD_VAL, &timer_base->tldr); in timer_init()
/u-boot/arch/arm/include/asm/arch-omap5/
A Dcpu.h34 u32 tldr; /* 0x40 rw */ member
/u-boot/board/BuR/common/
A Dcommon.c73 timerhw->tldr = tmp; in lcdbacklight()
/u-boot/arch/arm/include/asm/arch-am33xx/
A Dcpu.h435 unsigned int tldr; /* offset 0x40 */ member
/u-boot/arch/arm/include/asm/arch-omap3/
A Dcpu.h275 u32 tldr; /* 0x2c rw */ member
/u-boot/arch/arm/mach-omap2/omap3/
A Dclock.c54 writel(0, &gpt1_base->tldr); /* start counting at 0 */ in get_osc_clk_speed()

Completed in 13 milliseconds