Searched refs:S_TABLELATENCYSTART (Results 1 – 1 of 1) sorted by relevance
22738 #define S_TABLELATENCYSTART 24 macro22740 #define V_TABLELATENCYSTART(x) ((x) << S_TABLELATENCYSTART)22741 #define G_TABLELATENCYSTART(x) (((x) >> S_TABLELATENCYSTART) & M_TABLELATENCYSTART)