Searched refs:PORT_HIRDM (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/usb/host/ | ||
D | xhci.h | 436 #define PORT_HIRDM(p)((p) & 3) macro |
D | xhci.c | 4379 return PORT_BESLD(besld) | PORT_L1_TIMEOUT(l1) | PORT_HIRDM(hirdm); in xhci_calculate_usb2_hw_lpm_params() |