Home
last modified time | relevance | path

Searched refs:PORT_HIRDM (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/drivers/usb/host/
Dxhci.h436 #define PORT_HIRDM(p)((p) & 3) macro
Dxhci.c4379 return PORT_BESLD(besld) | PORT_L1_TIMEOUT(l1) | PORT_HIRDM(hirdm); in xhci_calculate_usb2_hw_lpm_params()