Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-omap2/
H A Dtimer.c59 unsigned long now, last = readl(&timer_base->tcrr); in __udelay()
62 now = readl(&timer_base->tcrr); in __udelay()
74 ulong now = readl(&timer_base->tcrr) / (TIMER_CLOCK / CONFIG_SYS_HZ); in get_timer_masked()
/openbmc/u-boot/drivers/timer/
H A 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()
/openbmc/u-boot/arch/arm/include/asm/arch-omap4/
H A Dcpu.h27 u32 tcrr; /* 0x28 rw */ member
/openbmc/u-boot/arch/arm/include/asm/arch-omap5/
H A Dcpu.h33 u32 tcrr; /* 0x3c rw */ member
/openbmc/u-boot/board/BuR/common/
H A Dcommon.c76 timerhw->tcrr = tmp; in lcdbacklight()
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dclock.c67 cstart = readl(&gpt1_base->tcrr); in get_osc_clk_speed()
71 cend = readl(&gpt1_base->tcrr); /* get end sys_clk count */ in get_osc_clk_speed()
/openbmc/linux/drivers/clocksource/
H A Dtimer-ti-dm.c103 u32 tcrr; member
305 dmtimer_write(timer, OMAP_TIMER_COUNTER_REG, timer->context.tcrr); in omap_timer_restore_context()
1040 timer->context.tcrr = value; in omap_dm_timer_write_counter()
/openbmc/u-boot/arch/arm/include/asm/arch-am33xx/
H A Dcpu.h433 unsigned int tcrr; /* offset 0x3c */ member
/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dcpu.h274 u32 tcrr; /* 0x28 rw */ member