Searched refs:PORT_HIRD_MASK (Results 1 – 3 of 3) sorted by relevance
140 #define PORT_HIRD_MASK (0xf << 4) macro
4445 pm_val &= ~PORT_HIRD_MASK; in xhci_set_usb2_hardware_lpm()4454 pm_val &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK | PORT_L1DS_MASK); in xhci_set_usb2_hardware_lpm()
367 #define PORT_HIRD_MASK (0xf << 4) macro