Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-port.h151 #define PORT_HIRDM(p)((p) & 3) macro
Dxhci.c4424 return PORT_BESLD(besld) | PORT_L1_TIMEOUT(l1) | PORT_HIRDM(hirdm); in xhci_calculate_usb2_hw_lpm_params()