Searched refs:PMAC_MB_CAN_SLEEP (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/powerpc/include/asm/
H A Dpmac_feature.h130 #define PMAC_MB_CAN_SLEEP 0x00000001 macro
/linux-master/arch/powerpc/platforms/powermac/
H A Dfeature.c303 if ((pmac_mb.board_flags & PMAC_MB_CAN_SLEEP) == 0)
585 if ((pmac_mb.board_flags & PMAC_MB_CAN_SLEEP) == 0)
1840 if ((pmac_mb.board_flags & PMAC_MB_CAN_SLEEP) == 0)
1863 pmac_mb.board_flags |= PMAC_MB_CAN_SLEEP;
2157 PMAC_MB_CAN_SLEEP
2211 PMAC_MB_CAN_SLEEP | PMAC_MB_MOBILE
2215 PMAC_MB_CAN_SLEEP | PMAC_MB_MOBILE
2219 PMAC_MB_CAN_SLEEP | PMAC_MB_MOBILE
2223 PMAC_MB_CAN_SLEEP | PMAC_MB_MOBILE
2227 PMAC_MB_CAN_SLEEP | PMAC_MB_OLD_CORE9
[all...]

Completed in 109 milliseconds