Searched refs:S_TFPORT (Results 1 – 1 of 1) sorted by relevance
15902 #define S_TFPORT 18 macro15904 #define V_TFPORT(x) ((x) << S_TFPORT)15905 #define G_TFPORT(x) (((x) >> S_TFPORT) & M_TFPORT)