Searched defs:IS_PMU_BGPPWR (Results 1 – 2 of 2) sorted by relevance
58 #define IS_PMU_BGPPWR(__BGPPWR__) (((__BGPPWR__) == PMU_BGPPWR_ON) ||\ macro
73 #define IS_PMU_BGPPWR(__BGPPWR__) (((__BGPPWR__) == PMU_BGPPWR_ON) ||\ macro
Completed in 5 milliseconds