Searched refs:S_ULPRX_BASE (Results 1 – 1 of 1) sorted by relevance
22382 #define S_ULPRX_BASE 0 macro22384 #define V_ULPRX_BASE(x) ((x) << S_ULPRX_BASE)22385 #define G_ULPRX_BASE(x) (((x) >> S_ULPRX_BASE) & M_ULPRX_BASE)