Searched refs:PORT_HIRD_MASK (Results 1 – 2 of 2) sorted by relevance
380 #define PORT_HIRD_MASK (0xf << 4) macro
4021 temp &= ~PORT_HIRD_MASK; in xhci_set_usb2_hardware_lpm()4028 temp &= ~(PORT_HLE | PORT_RWE | PORT_HIRD_MASK); in xhci_set_usb2_hardware_lpm()