Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clocksource/
Ddw_apb_timer.c24 #define APBTMR_N_LOAD_COUNT 0x00 macro
138 apbt_writel(&dw_ced->timer, period, APBTMR_N_LOAD_COUNT); in apbt_set_mode()
161 apbt_writel(&dw_ced->timer, ~0, APBTMR_N_LOAD_COUNT); in apbt_set_mode()
191 apbt_writel(&dw_ced->timer, delta, APBTMR_N_LOAD_COUNT); in apbt_next_event()
310 apbt_writel(&dw_cs->timer, ~0, APBTMR_N_LOAD_COUNT); in dw_apb_clocksource_start()