Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/timer/
H A Drockchip_timer.c122 (readl(&priv->timer->timer_load_count1) == reload_val_h)) in rockchip_timer_start()
129 writel(reload_val_h, &priv->timer->timer_load_count1); in rockchip_timer_start()
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-rockchip/
H A Dtimer.h12 u32 timer_load_count1; member