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

/linux-4.4.14/drivers/clocksource/
H A Ddw_apb_timer.c24 #define APBTMR_N_LOAD_COUNT 0x00 macro
152 apbt_writel(&dw_ced->timer, ~0, APBTMR_N_LOAD_COUNT); apbt_set_oneshot()
179 apbt_writel(&dw_ced->timer, period, APBTMR_N_LOAD_COUNT); apbt_set_periodic()
207 apbt_writel(&dw_ced->timer, delta, APBTMR_N_LOAD_COUNT); apbt_next_event()
330 apbt_writel(&dw_cs->timer, ~0, APBTMR_N_LOAD_COUNT); dw_apb_clocksource_start()

Completed in 94 milliseconds