Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-port.h119 #define PORT_WR (1 << 31) macro
Dxhci-hub.c1509 temp |= PORT_WR; in xhci_hub_control()
1858 portsc |= PORT_WR; in xhci_port_missing_cas_quirk()
/linux-6.12.1/drivers/usb/cdns3/
Dcdnsp-gadget.h325 #define PORT_WR BIT(31) macro