u2_pel 3850 drivers/usb/core/hub.c unsigned long long u2_pel; u2_pel 3860 drivers/usb/core/hub.c u2_pel = DIV_ROUND_UP(udev->u2_params.pel, 1000); u2_pel 3875 drivers/usb/core/hub.c u2_pel > USB3_LPM_MAX_U2_SEL_PEL))) { u2_pel 3895 drivers/usb/core/hub.c if (u2_pel > USB3_LPM_MAX_U2_SEL_PEL) u2_pel 3896 drivers/usb/core/hub.c u2_pel = USB3_LPM_MAX_U2_SEL_PEL; u2_pel 3910 drivers/usb/core/hub.c sel_values->u2_pel = cpu_to_le16(u2_pel); u2_pel 172 drivers/usb/mtu3/mtu3_gadget_ep0.c sel.u1_sel, sel.u1_pel, sel.u2_sel, sel.u2_pel); u2_pel 1208 include/uapi/linux/usb/ch9.h __le16 u2_pel;