Searched refs:S_QDEPTH (Results 1 – 1 of 1) sorted by relevance
56975 #define S_QDEPTH 16 macro56977 #define V_QDEPTH(x) ((x) << S_QDEPTH)56978 #define G_QDEPTH(x) (((x) >> S_QDEPTH) & M_QDEPTH)