Searched refs:S_PTCPORT2 (Results 1 – 1 of 1) sorted by relevance
44741 #define S_PTCPORT2 16 macro44743 #define V_PTCPORT2(x) ((x) << S_PTCPORT2)44744 #define G_PTCPORT2(x) (((x) >> S_PTCPORT2) & M_PTCPORT2)