Home
last modified time | relevance | path

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

/external/u-boot/drivers/timer/
Drockchip_timer.c121 (readl(&priv->timer->timer_load_count1) == reload_val_h)) in rockchip_timer_start()
128 writel(reload_val_h, &priv->timer->timer_load_count1); in rockchip_timer_start()
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Dtimer.h11 u32 timer_load_count1; member
/external/u-boot/arch/arm/mach-rockchip/
Drk_timer.c45 writel(0xffffffff, &timer_ptr->timer_load_count1); in rockchip_timer_init()