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

/drivers/clocksource/
H A Ddw_apb_timer.c57 static void apbt_writel(struct dw_apb_timer *timer, unsigned long val, function
68 apbt_writel(timer, ctrl, APBTMR_N_CONTROL);
110 apbt_writel(timer, ctrl, APBTMR_N_CONTROL);
128 apbt_writel(&dw_ced->timer, ctrl, APBTMR_N_CONTROL);
134 apbt_writel(&dw_ced->timer, ctrl, APBTMR_N_CONTROL);
137 apbt_writel(&dw_ced->timer, period, APBTMR_N_LOAD_COUNT);
139 apbt_writel(&dw_ced->timer, ctrl, APBTMR_N_CONTROL);
152 apbt_writel(&dw_ced->timer, ctrl, APBTMR_N_CONTROL);
154 apbt_writel(&dw_ced->timer, ctrl, APBTMR_N_CONTROL);
160 apbt_writel(
[all...]

Completed in 54 milliseconds