Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rockchip/
H A Drockchip_debugger.c39 writel(load_count1, TIMER_BASE + TIMER_LOAD_COUNT1); in rockchip_debugger_init()
/rk3399_rockchip-uboot/include/
H A Drk_timer_irq.h19 #define TIMER_LOAD_COUNT1 0x04 macro
/rk3399_rockchip-uboot/test/rockchip/
H A Dtest-misc.c47 writel(0, TIMER_BASE + TIMER_LOAD_COUNT1); in timer_interrupt_test()
/rk3399_rockchip-uboot/drivers/power/
H A Dcharge_animation.c390 writel((uint32_t)(period >> 32), TIMER_BASE + TIMER_LOAD_COUNT1); in autowakeup_timer_init()
/rk3399_rockchip-uboot/drivers/power/power_delivery/
H A Dtcpm.c821 writel((uint32_t)(period >> 32), TIMER_BASE + TIMER_LOAD_COUNT1); in tcpm_timer_init()