Searched refs:PORT_L1DS (Results 1 – 3 of 3) sorted by relevance
142 #define PORT_L1DS(p) (((p) & 0xff) << 8) macro
4446 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id); in xhci_set_usb2_hardware_lpm()
368 #define PORT_L1DS(p) (((p) & 0xff) << 8) macro