Searched refs:RBCPR_RESULT0_ERROR_MASK (Results 1 – 1 of 1) sorted by relevance
96 #define RBCPR_RESULT0_ERROR_MASK GENMASK(11, 0) macro1593 error = (reg >> RBCPR_RESULT0_ERROR_SHIFT) & RBCPR_RESULT0_ERROR_MASK; in cpr_debug_info_show()