Searched refs:S_LPBK_USED (Results 1 – 1 of 1) sorted by relevance
44862 #define S_LPBK_USED 16 macro44864 #define V_LPBK_USED(x) ((x) << S_LPBK_USED)44865 #define G_LPBK_USED(x) (((x) >> S_LPBK_USED) & M_LPBK_USED)