Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dkeylargo.h198 #define KL3_IT_VIA_CLK32_ENABLE 0x00008000 /* Intrepid only */ macro
/linux-6.1.9/arch/powerpc/platforms/powermac/
Dfeature.c1653 temp &= ~(KL3_TIMER_CLK18_ENABLE | KL3_IT_VIA_CLK32_ENABLE); in intrepid_shutdown()