Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
A Ddw_apb_timer.c21 #define APBTMR_N_LOAD_COUNT 0x00 macro
160 apbt_writel(&dw_ced->timer, ~0, APBTMR_N_LOAD_COUNT); in apbt_set_oneshot()
187 apbt_writel(&dw_ced->timer, period, APBTMR_N_LOAD_COUNT); in apbt_set_periodic()
215 apbt_writel_relaxed(&dw_ced->timer, delta, APBTMR_N_LOAD_COUNT); in apbt_next_event()
337 apbt_writel(&dw_cs->timer, ~0, APBTMR_N_LOAD_COUNT); in dw_apb_clocksource_start()

Completed in 3 milliseconds