Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci-hub.c1106 tmp |= PORT_RWE; in xhci_bus_suspend()
1198 tmp &= ~PORT_RWE; in xhci_bus_resume()
Dxhci.h378 #define PORT_RWE (1 << 3) macro
Dxhci.c4022 temp |= PORT_HIRD(hird) | PORT_RWE; in xhci_set_usb2_hardware_lpm()
4028 temp &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK); in xhci_set_usb2_hardware_lpm()