Home
last modified time | relevance | path

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

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