total_sel         288 drivers/usb/core/hub.c 	unsigned int total_sel;
total_sel         291 drivers/usb/core/hub.c 	total_sel = udev_lpm_params->pel;
total_sel         298 drivers/usb/core/hub.c 		total_sel += 2100 + 250 * (num_hubs - 1);
total_sel         301 drivers/usb/core/hub.c 	total_sel += 250 * num_hubs;
total_sel         303 drivers/usb/core/hub.c 	udev_lpm_params->sel = total_sel;