Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci.c4410 int besld = 0; in xhci_calculate_usb2_hw_lpm_params() local
4420 besld = USB_GET_BESL_DEEP(field); in xhci_calculate_usb2_hw_lpm_params()
4424 return PORT_BESLD(besld) | PORT_L1_TIMEOUT(l1) | PORT_HIRDM(hirdm); in xhci_calculate_usb2_hw_lpm_params()