Home
last modified time | relevance | path

Searched refs:prd34 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-davinci/
H A Dtimer.c44 writel(TIMER_LOAD_VAL, &timer->prd34); in timer_init()
112 writel(CONFIG_SYS_WDT_PERIOD_HIGH, &wdttimer->prd34); in davinci_hw_watchdog_enable()
H A Dreset.c23 writel(0, &wdttimer->prd34); in reset_cpu()
/openbmc/u-boot/arch/arm/mach-davinci/include/mach/
H A Dtimer_defs.h17 u_int32_t prd34; member