Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dfeature.c1862 if (pmac_mb.board_flags & PMAC_MB_MAY_SLEEP) in generic_dev_can_wake()
2121 PMAC_MB_MAY_SLEEP | PMAC_MB_OLD_CORE99
2125 PMAC_MB_MAY_SLEEP | PMAC_MB_OLD_CORE99
2133 PMAC_MB_MAY_SLEEP | PMAC_MB_OLD_CORE99
2137 PMAC_MB_MAY_SLEEP | PMAC_MB_OLD_CORE99
2141 PMAC_MB_MAY_SLEEP
2145 PMAC_MB_MAY_SLEEP
2149 PMAC_MB_MAY_SLEEP,
2153 PMAC_MB_MAY_SLEEP
2161 PMAC_MB_MAY_SLEEP
[all …]
/openbmc/linux/arch/powerpc/include/asm/
H A Dpmac_feature.h134 #define PMAC_MB_MAY_SLEEP 0x00000010 macro