Searched refs:S_SOP_CNT_ERR (Results 1 – 1 of 1) sorted by relevance
19343 #define S_SOP_CNT_ERR 12 macro19345 #define V_SOP_CNT_ERR(x) ((x) << S_SOP_CNT_ERR)19346 #define G_SOP_CNT_ERR(x) (((x) >> S_SOP_CNT_ERR) & M_SOP_CNT_ERR)