Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-port.h140 #define PORT_HIRD_MASK (0xf << 4) macro
Dxhci.c4495 pm_val &= ~PORT_HIRD_MASK; in xhci_set_usb2_hardware_lpm()
4504 pm_val &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK | PORT_L1DS_MASK); in xhci_set_usb2_hardware_lpm()