Searched refs:PORT_L1S (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/usb/cdns3/
H A Dcdnsp-gadget.h339 #define PORT_L1S(p) ((p) & PORT_L1S_MASK) macro
340 #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)

Completed in 245 milliseconds