Searched refs:S_SOP_CNT_PM (Results 1 – 1 of 1) sorted by relevance
16694 #define S_SOP_CNT_PM 24 macro16696 #define V_SOP_CNT_PM(x) ((x) << S_SOP_CNT_PM)16697 #define G_SOP_CNT_PM(x) (((x) >> S_SOP_CNT_PM) & M_SOP_CNT_PM)