Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c29 static int counter_32k; variable
155 if (counter_32k) in dmtimer_systimer_check_counter32k()
160 counter_32k = -ENODEV; in dmtimer_systimer_check_counter32k()
166 counter_32k = 1; in dmtimer_systimer_check_counter32k()
168 counter_32k = -ENODEV; in dmtimer_systimer_check_counter32k()
223 * clockevent or clocksource depending if the counter_32k is available on the
226 * Some omap3 boards with unreliable oscillator must not use the counter_32k
228 * oscillator should really set counter_32k as disabled, and delete dmtimer1
246 counter_32k = -ENODEV; in dmtimer_systimer_assign_alwon()
251 counter_32k in dmtimer_systimer_assign_alwon()
[all...]
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dtimer-ti-dm-systimer.c29 static int counter_32k; variable
155 if (counter_32k) in dmtimer_systimer_check_counter32k()
160 counter_32k = -ENODEV; in dmtimer_systimer_check_counter32k()
166 counter_32k = 1; in dmtimer_systimer_check_counter32k()
168 counter_32k = -ENODEV; in dmtimer_systimer_check_counter32k()
223 * clockevent or clocksource depending if the counter_32k is available on the
226 * Some omap3 boards with unreliable oscillator must not use the counter_32k
228 * oscillator should really set counter_32k as disabled, and delete dmtimer1
246 counter_32k = -ENODEV; in dmtimer_systimer_assign_alwon()
251 counter_32k in dmtimer_systimer_assign_alwon()
[all...]
/kernel/linux/linux-5.10/arch/arm/plat-omap/
H A DMakefile9 obj-y := sram.o dma.o counter_32k.o

Completed in 3 milliseconds