Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/arch/arm/include/asm/arch-rockchip/
A Dtimer.h10 u32 timer_load_count0; member
/u-boot-v2022.01-rc1/drivers/timer/
A Drockchip_timer.c121 (readl(&priv->timer->timer_load_count0) == reload_val_l) && in rockchip_timer_start()
128 writel(reload_val_l, &priv->timer->timer_load_count0); in rockchip_timer_start()

Completed in 4 milliseconds