Searched refs:PWRAP_GET_WACS_FSM (Results 1 – 1 of 1) sorted by relevance
32 #define PWRAP_GET_WACS_FSM(x) (((x) >> 16) & 0x00000007) macro1212 return PWRAP_GET_WACS_FSM(val); in pwrap_get_fsm_state()1248 return (PWRAP_GET_WACS_FSM(val) == PWRAP_WACS_FSM_IDLE) && in pwrap_is_fsm_idle_and_sync_idle()