Home
last modified time | relevance | path

Searched refs:PORT_HIRDM (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci.h442 #define PORT_HIRDM(p)((p) & 3) macro
H A Dxhci.c4456 return PORT_BESLD(besld) | PORT_L1_TIMEOUT(l1) | PORT_HIRDM(hirdm); in xhci_calculate_usb2_hw_lpm_params()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci.h442 #define PORT_HIRDM(p)((p) & 3) macro
H A Dxhci.c4353 return PORT_BESLD(besld) | PORT_L1_TIMEOUT(l1) | PORT_HIRDM(hirdm); in xhci_calculate_usb2_hw_lpm_params()

Completed in 22 milliseconds