Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powermac/
Dfeature.c1860 if (pmac_mb.board_flags & PMAC_MB_MAY_SLEEP) in generic_dev_can_wake()
2119 PMAC_MB_MAY_SLEEP | PMAC_MB_OLD_CORE99
2123 PMAC_MB_MAY_SLEEP | PMAC_MB_OLD_CORE99
2131 PMAC_MB_MAY_SLEEP | PMAC_MB_OLD_CORE99
2135 PMAC_MB_MAY_SLEEP | PMAC_MB_OLD_CORE99
2139 PMAC_MB_MAY_SLEEP
2143 PMAC_MB_MAY_SLEEP
2147 PMAC_MB_MAY_SLEEP,
2151 PMAC_MB_MAY_SLEEP
2159 PMAC_MB_MAY_SLEEP
[all …]
/linux-6.1.9/arch/powerpc/include/asm/
Dpmac_feature.h134 #define PMAC_MB_MAY_SLEEP 0x00000010 macro