Searched refs:S_PORTL (Results 1 – 1 of 1) sorted by relevance
23589 #define S_PORTL 0 macro23591 #define V_PORTL(x) ((x) << S_PORTL)23592 #define G_PORTL(x) (((x) >> S_PORTL) & M_PORTL)