Home
last modified time | relevance | path

Searched refs:TIMER_LOAD_COUNT0 (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drockchip_debugger.c38 writel(load_count0, TIMER_BASE + TIMER_LOAD_COUNT0); in rockchip_debugger_init()
/rk3399_rockchip-uboot/include/
H A Drk_timer_irq.h18 #define TIMER_LOAD_COUNT0 0x00 macro
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-misc.c46 writel(gd->arch.timer_rate_hz, TIMER_BASE + TIMER_LOAD_COUNT0); in timer_interrupt_test()
/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c389 writel((uint32_t)period, TIMER_BASE + TIMER_LOAD_COUNT0); in autowakeup_timer_init()
/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c820 writel((uint32_t)period, TIMER_BASE + TIMER_LOAD_COUNT0); in tcpm_timer_init()