Searched refs:TIMER_LOAD_COUNT1 (Results 1 – 7 of 7) sorted by relevance
39 writel(load_count1, TIMER_BASE + TIMER_LOAD_COUNT1); in rockchip_debugger_init()
22 #define TIMER_LOAD_COUNT1 0x04 macro73 writel_relaxed(0, timer->base + TIMER_LOAD_COUNT1); in rk_timer_update_counter()
19 #define TIMER_LOAD_COUNT1 0x04 macro
47 writel(0, TIMER_BASE + TIMER_LOAD_COUNT1); in timer_interrupt_test()
22 #define TIMER_LOAD_COUNT1 0x04 macro
389 writel((uint32_t)(period >> 32), TIMER_BASE + TIMER_LOAD_COUNT1); in autowakeup_timer_init()
821 writel((uint32_t)(period >> 32), TIMER_BASE + TIMER_LOAD_COUNT1); in tcpm_timer_init()