Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clocksource/
H A Dexynos_mct.c77 static unsigned int mct_int_type; variable
464 if (mct_int_type == MCT_INT_SPI) { in exynos4_mct_starting_cpu()
487 if (mct_int_type == MCT_INT_SPI) { in exynos4_mct_dying_cpu()
523 mct_int_type = int_type; in exynos4_timer_interrupts()
542 if (mct_int_type == MCT_INT_PPI) { in exynos4_timer_interrupts()
585 if (mct_int_type == MCT_INT_PPI) { in exynos4_timer_interrupts()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dexynos_mct.c79 static unsigned int mct_int_type; variable
477 if (mct_int_type == MCT_INT_SPI) { in exynos4_mct_starting_cpu()
500 if (mct_int_type == MCT_INT_SPI) { in exynos4_mct_dying_cpu()
545 mct_int_type = int_type; in exynos4_timer_interrupts()
564 if (mct_int_type == MCT_INT_PPI) { in exynos4_timer_interrupts()
626 if (mct_int_type == MCT_INT_PPI) { in exynos4_timer_interrupts()

Completed in 3 milliseconds