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

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

Completed in 115 milliseconds