Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-omap2/
Dtimer.c60 unsigned long now, last = readl(&timer_base->tcrr); in __udelay()
63 now = readl(&timer_base->tcrr); in __udelay()
75 ulong now = readl(&timer_base->tcrr) / (TIMER_CLOCK / CONFIG_SYS_HZ); in get_timer_masked()
/external/u-boot/drivers/timer/
Domap-timer.c35 unsigned int tcrr; /* offset 0x3c */ member
54 *count = timer_conv_64(readl(&priv->regs->tcrr)); in omap_timer_get_count()
69 writel(0, &priv->regs->tcrr); in omap_timer_probe()
/external/u-boot/arch/arm/include/asm/arch-omap4/
Dcpu.h27 u32 tcrr; /* 0x28 rw */ member
/external/u-boot/arch/arm/include/asm/arch-omap5/
Dcpu.h33 u32 tcrr; /* 0x3c rw */ member
/external/u-boot/arch/arm/mach-omap2/omap3/
Dclock.c66 cstart = readl(&gpt1_base->tcrr); in get_osc_clk_speed()
70 cend = readl(&gpt1_base->tcrr); /* get end sys_clk count */ in get_osc_clk_speed()
/external/u-boot/board/BuR/common/
Dcommon.c71 timerhw->tcrr = tmp; in lcdbacklight()
/external/u-boot/arch/arm/include/asm/arch-am33xx/
Dcpu.h433 unsigned int tcrr; /* offset 0x3c */ member
/external/u-boot/arch/arm/include/asm/arch-omap3/
Dcpu.h274 u32 tcrr; /* 0x28 rw */ member