Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/clocksource/
Dtimer-atmel-tcb.c161 static u32 timer_clock; variable
187 writel(timer_clock | ATMEL_TC_CPCSTOP | ATMEL_TC_WAVE | in tc_set_oneshot()
209 writel(timer_clock | ATMEL_TC_WAVE | ATMEL_TC_WAVESEL_UP_AUTO, in tc_set_periodic()
281 timer_clock = clk32k_divisor_idx; in setup_clkevents()