Searched refs:PSC_ALL_LOWEST (Results 1 – 7 of 7) sorted by relevance
169 #define PSC_ALL_LOWEST 0x8000 /* all devices at lowest power */ macro
736 (pmstate.flags & PSC_ALL_LOWEST) ? 1 : 0; in pmthr()
1124 (pmstate.flags & PSC_ALL_LOWEST) ? 1 : 0; in pmthr()
1168 (pmstate.flags & PSC_ALL_LOWEST) ? 1 : 0; in pmthr()
1492 (pmstate.flags & PSC_ALL_LOWEST) ? 1 : 0; in pmthr()
2262 (pmstate.flags & PSC_ALL_LOWEST) ? 1 : 0; in pmthr()
2678 p->flags |= PSC_ALL_LOWEST; in psc_entry()2680 p->flags &= ~PSC_ALL_LOWEST; in psc_entry()