Searched refs:total_sel (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/core/
H A Dhub.c274 unsigned int total_sel; usb_set_lpm_sel() local
277 total_sel = udev_lpm_params->pel; usb_set_lpm_sel()
284 total_sel += 2100 + 250 * (num_hubs - 1); usb_set_lpm_sel()
287 total_sel += 250 * num_hubs; usb_set_lpm_sel()
289 udev_lpm_params->sel = total_sel; usb_set_lpm_sel()

Completed in 59 milliseconds