Home
last modified time | relevance | path

Searched refs:PORT_RWE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdnsp-gadget.h345 #define PORT_RWE BIT(3) macro
H A Dcdnsp-gadget.c1499 if (!(portpm & PORT_RWE)) in __cdnsp_gadget_wakeup()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h429 #define PORT_RWE (1 << 3) macro
H A Dxhci.c4538 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id); in xhci_set_usb2_hardware_lpm()
4546 pm_val &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK | PORT_L1DS_MASK); in xhci_set_usb2_hardware_lpm()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h429 #define PORT_RWE (1 << 3) macro
H A Dxhci.c4425 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id); in xhci_set_usb2_hardware_lpm()
4433 pm_val &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK | PORT_L1DS_MASK); in xhci_set_usb2_hardware_lpm()

Completed in 33 milliseconds