Searched refs:MACCPWMSEQERR (Results 1 – 4 of 4) sorted by relevance
327 ret = MACCPWMSEQERR; in _chk_cpwm_seq_num()334 ret = MACCPWMSEQERR; in _chk_cpwm_seq_num()374 return MACCPWMSEQERR; in chk_cur_pwr_state()377 if (_chk_cpwm_seq_num(GET_FIELD(cpwm, PS_CPWM_SEQ_NUM)) == MACCPWMSEQERR) { in chk_cur_pwr_state()380 return MACCPWMSEQERR; in chk_cur_pwr_state()
87 #define MACCPWMSEQERR 67 /* CPWM sequence mismatch */ macro