Searched refs:pel (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/usb/host/ |
| H A D | xhci.c | 4796 unsigned long long pel; in xhci_get_timeout_no_hub_lpm() local 4804 pel = DIV_ROUND_UP(udev->u1_params.pel, 1000); in xhci_get_timeout_no_hub_lpm() 4810 pel = DIV_ROUND_UP(udev->u2_params.pel, 1000); in xhci_get_timeout_no_hub_lpm() 4820 if (sel <= max_sel_pel && pel <= max_sel_pel) in xhci_get_timeout_no_hub_lpm() 4830 state_name, pel); in xhci_get_timeout_no_hub_lpm()
|
| /linux/drivers/usb/core/ |
| H A D | hub.c | 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() 4120 u1_pel = DIV_ROUND_UP(udev->u1_params.pel, 1000); in usb_req_set_sel() 4122 u2_pel = DIV_ROUND_UP(udev->u2_params.pel, 1000); in usb_req_set_sel()
|
| /linux/kernel/events/ |
| H A D | core.c | 5314 struct pmu_event_list *pel = per_cpu_ptr(&pmu_sb_events, event->cpu); in detach_sb_event() local 5316 raw_spin_lock(&pel->lock); in detach_sb_event() 5318 raw_spin_unlock(&pel->lock); in detach_sb_event() 8906 struct pmu_event_list *pel = this_cpu_ptr(&pmu_sb_events); in perf_iterate_sb_cpu() local 8909 list_for_each_entry_rcu(event, &pel->list, sb_list) { in perf_iterate_sb_cpu() 13153 struct pmu_event_list *pel = per_cpu_ptr(&pmu_sb_events, event->cpu); in attach_sb_event() local 13155 raw_spin_lock(&pel->lock); in attach_sb_event() 13156 list_add_rcu(&event->sb_list, &pel->list); in attach_sb_event() 13157 raw_spin_unlock(&pel->lock); in attach_sb_event()
|
| /linux/include/linux/ |
| H A D | usb.h | 560 unsigned int pel; member
|
| /linux/ |
| H A D | .mailmap | 153 Björn Töpel <bjorn@kernel.org> <bjorn.topel@gmail.com> 154 Björn Töpel <bjorn@kernel.org> <bjorn.topel@intel.com>
|
| H A D | CREDITS | 3954 N: Björn Töpel
|
| H A D | MAINTAINERS | 4737 M: Björn Töpel <bjorn@kernel.org>
|
| /linux/Documentation/networking/ |
| H A D | af_xdp.rst | 845 - Björn Töpel (AF_XDP core)
|