Searched refs:pel (Results 1 – 5 of 5) sorted by relevance
4808 unsigned long long pel; in xhci_get_timeout_no_hub_lpm() local4816 pel = DIV_ROUND_UP(udev->u1_params.pel, 1000); in xhci_get_timeout_no_hub_lpm()4822 pel = DIV_ROUND_UP(udev->u2_params.pel, 1000); in xhci_get_timeout_no_hub_lpm()4832 if (sel <= max_sel_pel && pel <= max_sel_pel) in xhci_get_timeout_no_hub_lpm()4842 state_name, pel); in xhci_get_timeout_no_hub_lpm()
290 hub_pel = port_to_port_exit_latency * 1000 + hub_lpm_params->pel; in usb_set_lpm_pel()296 udev_lpm_params->pel = max(first_link_pel, hub_pel); in usb_set_lpm_pel()322 total_sel = udev_lpm_params->pel; in usb_set_lpm_sel()4128 u1_pel = DIV_ROUND_UP(udev->u1_params.pel, 1000); in usb_req_set_sel()4130 u2_pel = DIV_ROUND_UP(udev->u2_params.pel, 1000); in usb_req_set_sel()
561 unsigned int pel; member
851 - Björn Töpel (AF_XDP core)
4864 M: Björn Töpel <bjorn@kernel.org>