Searched refs:PWRAP_GET_WACS_FSM (Results 1 – 1 of 1) sorted by relevance
36 #define PWRAP_GET_WACS_FSM(x) (((x) >> 16) & 0x00000007) macro405 return PWRAP_GET_WACS_FSM(val) == PWRAP_WACS_FSM_IDLE; in pwrap_is_fsm_idle()412 return PWRAP_GET_WACS_FSM(val) == PWRAP_WACS_FSM_WFVLDCLR; in pwrap_is_fsm_vldclr()424 return (PWRAP_GET_WACS_FSM(val) == PWRAP_WACS_FSM_IDLE) && in pwrap_is_fsm_idle_and_sync_idle()