Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h431 #define PORT_HIRD_MASK (0xf << 4) macro
H A Dxhci.c4537 pm_val &= ~PORT_HIRD_MASK; 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.h431 #define PORT_HIRD_MASK (0xf << 4) macro
H A Dxhci.c4424 pm_val &= ~PORT_HIRD_MASK; 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 22 milliseconds