Searched refs:CORE_PWR_DOWN (Results 1 – 2 of 2) sorted by relevance
89 case CORE_PWR_DOWN: in _pwr_down_wfi()202 core_state = CORE_PWR_DOWN; in _pwr_suspend()224 core_state = CORE_PWR_DOWN; in _pwr_suspend()
28 #define CORE_PWR_DOWN 0x4 macro