Home
last modified time | relevance | path

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

/drivers/usb/host/
Dxhci.h430 #define PORT_RWE (1 << 3) macro
Dxhci.c4531 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id); in xhci_set_usb2_hardware_lpm()
4539 pm_val &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK | PORT_L1DS_MASK); in xhci_set_usb2_hardware_lpm()