Searched refs:S_CB_START (Results 1 – 1 of 1) sorted by relevance
26723 #define S_CB_START 0 macro26725 #define V_CB_START(x) ((x) << S_CB_START)26726 #define G_CB_START(x) (((x) >> S_CB_START) & M_CB_START)