Searched refs:max_sel_pel (Results 1 – 1 of 1) sorted by relevance
4505 unsigned int max_sel_pel; in xhci_get_timeout_no_hub_lpm() local4513 max_sel_pel = USB3_LPM_MAX_U1_SEL_PEL; in xhci_get_timeout_no_hub_lpm()4519 max_sel_pel = USB3_LPM_MAX_U2_SEL_PEL; in xhci_get_timeout_no_hub_lpm()4528 if (sel <= max_sel_pel && pel <= max_sel_pel) in xhci_get_timeout_no_hub_lpm()4531 if (sel > max_sel_pel) in xhci_get_timeout_no_hub_lpm()