u1_pel           3848 drivers/usb/core/hub.c 	unsigned long long u1_pel;
u1_pel           3858 drivers/usb/core/hub.c 	u1_pel = DIV_ROUND_UP(udev->u1_params.pel, 1000);
u1_pel           3872 drivers/usb/core/hub.c 				 u1_pel > USB3_LPM_MAX_U1_SEL_PEL)) ||
u1_pel           3877 drivers/usb/core/hub.c 				usb3_lpm_names[state], u1_sel, u1_pel);
u1_pel           3889 drivers/usb/core/hub.c 	if (u1_pel > USB3_LPM_MAX_U1_SEL_PEL)
u1_pel           3890 drivers/usb/core/hub.c 		u1_pel = USB3_LPM_MAX_U1_SEL_PEL;
u1_pel           3908 drivers/usb/core/hub.c 	sel_values->u1_pel = u1_pel;
u1_pel            172 drivers/usb/mtu3/mtu3_gadget_ep0.c 		sel.u1_sel, sel.u1_pel, sel.u2_sel, sel.u2_pel);
u1_pel           1206 include/uapi/linux/usb/ch9.h 	__u8	u1_pel;