Searched refs:PORT_L1S (Results 1 – 1 of 1) sorted by relevance
343 #define PORT_L1S(p) ((p) & PORT_L1S_MASK) macro344 #define PORT_L1S_ACK PORT_L1S(1)345 #define PORT_L1S_NYET PORT_L1S(2)346 #define PORT_L1S_STALL PORT_L1S(3)347 #define PORT_L1S_TIMEOUT PORT_L1S(4)