Searched refs:PORT_L1DS (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/usb/host/ | ||
D | xhci.h | 433 #define PORT_L1DS(p) (((p) & 0xff) << 8) macro |
D | xhci.c | 4568 pm_val |= PORT_HIRD(hird) | PORT_RWE | PORT_L1DS(udev->slot_id); in xhci_set_usb2_hardware_lpm() |