Home
last modified time | relevance | path

Searched defs:PORT_RWC_BITS (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/usb/
H A Dehci_def.h154 #define PORT_RWC_BITS (PORT_CSC | PORT_PEC | PORT_OCC) macro
/linux/drivers/usb/host/
H A Dxhci-hub.c21 #define PORT_RWC_BITS (PORT_CSC | PORT_PEC | PORT_WRC | PORT_OCC | \ macro
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.h283 #define PORT_RWC_BITS (PORT_CSC | PORT_PEC) macro