Home
last modified time | relevance | path

Searched refs:TIMER_LOAD_COUNT1 (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/arm/mach-rockchip/
H A Drockchip_debugger.c39 writel(load_count1, TIMER_BASE + TIMER_LOAD_COUNT1); in rockchip_debugger_init()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-rockchip.c22 #define TIMER_LOAD_COUNT1 0x04 macro
73 writel_relaxed(0, timer->base + TIMER_LOAD_COUNT1); in rk_timer_update_counter()
/OK3568_Linux_fs/u-boot/include/
H A Drk_timer_irq.h19 #define TIMER_LOAD_COUNT1 0x04 macro
/OK3568_Linux_fs/u-boot/test/rockchip/
H A Dtest-misc.c47 writel(0, TIMER_BASE + TIMER_LOAD_COUNT1); in timer_interrupt_test()
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-rk-timer.c22 #define TIMER_LOAD_COUNT1 0x04 macro
/OK3568_Linux_fs/u-boot/drivers/power/
H A Dcharge_animation.c389 writel((uint32_t)(period >> 32), TIMER_BASE + TIMER_LOAD_COUNT1); in autowakeup_timer_init()
/OK3568_Linux_fs/u-boot/drivers/power/power_delivery/
H A Dtcpm.c821 writel((uint32_t)(period >> 32), TIMER_BASE + TIMER_LOAD_COUNT1); in tcpm_timer_init()