Home
last modified time | relevance | path

Searched refs:PORT_L1DS_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h432 #define PORT_L1DS_MASK (0xff << 8) macro
H A Dxhci.c4546 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.h432 #define PORT_L1DS_MASK (0xff << 8) macro
H A Dxhci.c4433 pm_val &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK | PORT_L1DS_MASK); in xhci_set_usb2_hardware_lpm()

Completed in 29 milliseconds