Searched refs:S_PORTL (Results 1 – 1 of 1) sorted by relevance
15700 #define S_PORTL 0 macro15702 #define V_PORTL(x) ((x) << S_PORTL)15703 #define G_PORTL(x) (((x) >> S_PORTL) & M_PORTL)