Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/include/asm/
Dpmac_feature.h361 #define MACIO_FLAG_SCC_LOCKED 0x00000004 macro
/linux-6.1.9/arch/powerpc/platforms/powermac/
Dfeature.c222 macio->flags |= MACIO_FLAG_SCC_LOCKED; in ohare_htw_scc_enable()
224 if (macio->flags & MACIO_FLAG_SCC_LOCKED) in ohare_htw_scc_enable()
667 macio->flags |= MACIO_FLAG_SCC_LOCKED; in core99_scc_enable()
669 if (macio->flags & MACIO_FLAG_SCC_LOCKED) in core99_scc_enable()