Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-port.h119 #define PORT_WR (1 << 31) macro
H A Dxhci-hub.c1513 temp |= PORT_WR; in xhci_hub_control()
1867 portsc |= PORT_WR; in xhci_port_missing_cas_quirk()
/openbmc/u-boot/drivers/usb/host/
H A Dxhci.h348 #define PORT_WR (1 << 31) macro
/openbmc/linux/drivers/usb/cdns3/
H A Dcdnsp-gadget.h325 #define PORT_WR BIT(31) macro