Searched refs:GET_WACS_FSM (Results 1 – 2 of 2) sorted by relevance
33 switch (GET_WACS_FSM(reg_rdata)) { in pwrap_check_idle()69 if (GET_WACS_FSM(reg_rdata) == SWINF_FSM_WFVLDCLR) { in pwrap_check_vldclr()
18 #define GET_WACS_FSM(x) ((x >> 1) & 0x7) macro