Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
Dpmac_feature.h361 #define MACIO_FLAG_SCC_LOCKED 0x00000004 macro
/kernel/linux/linux-5.10/arch/powerpc/platforms/powermac/
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()