Searched refs:PWRAP_GET_WACS_FSM (Results 1 – 1 of 1) sorted by relevance
28 #define PWRAP_GET_WACS_FSM(x) (((x) >> 16) & 0x00000007) macro1113 return PWRAP_GET_WACS_FSM(val) == PWRAP_WACS_FSM_IDLE; in pwrap_is_fsm_idle()1120 return PWRAP_GET_WACS_FSM(val) == PWRAP_WACS_FSM_WFVLDCLR; in pwrap_is_fsm_vldclr()1146 return (PWRAP_GET_WACS_FSM(val) == PWRAP_WACS_FSM_IDLE) && in pwrap_is_fsm_idle_and_sync_idle()