Searched refs:S_RXPOLARITY (Results 1 – 1 of 1) sorted by relevance
6886 #define S_RXPOLARITY 0 macro6888 #define V_RXPOLARITY(x) ((x) << S_RXPOLARITY)6889 #define G_RXPOLARITY(x) (((x) >> S_RXPOLARITY) & M_RXPOLARITY)