Home
last modified time | relevance | path

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

/linux/arch/powerpc/include/asm/
H A Dpmac_feature.h361 #define MACIO_FLAG_SCC_LOCKED 0x00000004 macro
/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c224 macio->flags |= MACIO_FLAG_SCC_LOCKED; in ohare_htw_scc_enable()
226 if (macio->flags & MACIO_FLAG_SCC_LOCKED) in ohare_htw_scc_enable()
669 macio->flags |= MACIO_FLAG_SCC_LOCKED; in core99_scc_enable()
671 if (macio->flags & MACIO_FLAG_SCC_LOCKED) in core99_scc_enable()