Home
last modified time | relevance | path

Searched refs:PORT_WR (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/host/
H A Dxhci-port.h119 #define PORT_WR (1 << 31) macro
H A Dxhci-hub.c1517 temp |= PORT_WR; in xhci_hub_control()
1866 portsc |= PORT_WR; in xhci_port_missing_cas_quirk()
/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h329 #define PORT_WR BIT(31) macro