Searched refs:PORT_L1S (Results 1 – 1 of 1) sorted by relevance
339 #define PORT_L1S(p) ((p) & PORT_L1S_MASK) macro340 #define PORT_L1S_ACK PORT_L1S(1)341 #define PORT_L1S_NYET PORT_L1S(2)342 #define PORT_L1S_STALL PORT_L1S(3)343 #define PORT_L1S_TIMEOUT PORT_L1S(4)