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