Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dpmac_feature.h361 #define MACIO_FLAG_SCC_LOCKED 0x00000004 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dpmac_feature.h361 #define MACIO_FLAG_SCC_LOCKED 0x00000004 macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
H A Dfeature.c223 macio->flags |= MACIO_FLAG_SCC_LOCKED; in ohare_htw_scc_enable()
225 if (macio->flags & MACIO_FLAG_SCC_LOCKED) in ohare_htw_scc_enable()
668 macio->flags |= MACIO_FLAG_SCC_LOCKED; in core99_scc_enable()
670 if (macio->flags & MACIO_FLAG_SCC_LOCKED) in core99_scc_enable()
/kernel/linux/linux-6.6/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()

Completed in 8 milliseconds