Searched refs:SM_SMCSR_CERR (Results 1 – 2 of 2) sorted by relevance
34 #define SM_SMCSR_CERR(val) (((val) >> 14) & 0x3) macro
47 } while (SM_SMCSR_CERR(status) == SM_SMCSR_CERR_NOT_COMPLETED); in issue_cmd()