Searched refs:PORT_HIRD (Results 1 – 3 of 3) sorted by relevance
139 #define PORT_HIRD(p) (((p) & 0xf) << 4) macro
4478 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id); in xhci_set_usb2_hardware_lpm()
366 #define PORT_HIRD(p) (((p) & 0xf) << 4) macro