PORT_RWC_BITS     285 drivers/usb/host/fotg210.h #define PORT_RWC_BITS   (PORT_CSC | PORT_PEC)
PORT_RWC_BITS     195 drivers/usb/host/oxu210hp-hcd.c #define PORT_RWC_BITS   (PORT_CSC | PORT_PEC | PORT_OCC)
PORT_RWC_BITS      19 drivers/usb/host/xhci-hub.c #define	PORT_RWC_BITS	(PORT_CSC | PORT_PEC | PORT_WRC | PORT_OCC | \
PORT_RWC_BITS      58 drivers/usb/isp1760/isp1760-regs.h #define PORT_RWC_BITS		(PORT_CSC)
PORT_RWC_BITS     166 include/linux/usb/ehci_def.h #define PORT_RWC_BITS   (PORT_CSC | PORT_PEC | PORT_OCC)