Home
last modified time | relevance | path

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

/Linux-v5.15/Documentation/devicetree/bindings/arm/omap/
Dcounter.txt7 "counter_32k"
14 ti,hwmods = "counter_32k";
/Linux-v5.15/drivers/clocksource/
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()
247 counter_32k = -ENODEV; in dmtimer_systimer_assign_alwon()
252 counter_32k = -ENODEV; in dmtimer_systimer_assign_alwon()
276 if (counter_32k >= 0) { in dmtimer_systimer_assign_alwon()
322 __func__, counter_32k, clocksource, clockevent); in dmtimer_systimer_select_best()
833 if (counter_32k <= 0 && clocksource == pa) in dmtimer_systimer_init()
/Linux-v5.15/arch/arm/plat-omap/
DMakefile9 obj-y := sram.o dma.o counter_32k.o