Searched refs:PORT_L1S_MASK (Results 1 – 2 of 2) sorted by relevance
136 #define PORT_L1S_MASK 7 macro
338 #define PORT_L1S_MASK GENMASK(2, 0) macro339 #define PORT_L1S(p) ((p) & PORT_L1S_MASK)