Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci.c4671 unsigned int max_sel_pel; in xhci_get_timeout_no_hub_lpm() local
4679 max_sel_pel = USB3_LPM_MAX_U1_SEL_PEL; in xhci_get_timeout_no_hub_lpm()
4685 max_sel_pel = USB3_LPM_MAX_U2_SEL_PEL; in xhci_get_timeout_no_hub_lpm()
4694 if (sel <= max_sel_pel && pel <= max_sel_pel) in xhci_get_timeout_no_hub_lpm()
4697 if (sel > max_sel_pel) in xhci_get_timeout_no_hub_lpm()