max_sel_pel      4546 drivers/usb/host/xhci.c 	unsigned int max_sel_pel;
max_sel_pel      4554 drivers/usb/host/xhci.c 		max_sel_pel = USB3_LPM_MAX_U1_SEL_PEL;
max_sel_pel      4560 drivers/usb/host/xhci.c 		max_sel_pel = USB3_LPM_MAX_U2_SEL_PEL;
max_sel_pel      4569 drivers/usb/host/xhci.c 	if (sel <= max_sel_pel && pel <= max_sel_pel)
max_sel_pel      4572 drivers/usb/host/xhci.c 	if (sel > max_sel_pel)