Searched refs:hcs_params1 (Results 1 – 9 of 9) sorted by relevance
931 for (i = 1; i < HCS_MAX_SLOTS(xhci->hcs_params1); i++) { in xhci_free_virt_devices_depth_first()1890 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_mem_cleanup()1900 for (i = HCS_MAX_SLOTS(xhci->hcs_params1); i > 0; i--) in xhci_mem_cleanup()2133 for (i = 0; i < HCS_MAX_PORTS(xhci->hcs_params1); i++) { in xhci_create_rhub_port_array()2162 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_setup_port_arrays()2416 val = HCS_MAX_SLOTS(readl(&xhci->cap_regs->hcs_params1)); in xhci_mem_init()
160 HCS_MAX_INTRS(xhci->hcs_params1)); in xhci_try_enable_msi()865 for (i = 0; i < HCS_MAX_PORTS(xhci->hcs_params1); i++) { in xhci_pci_poweroff_late()
300 intrs = min_t(u32, HCS_MAX_INTRS(xhci->hcs_params1), in xhci_zero_64b_regs()4017 readl(&xhci->cap_regs->hcs_params1))); in xhci_alloc_dev()5229 xhci->hcs_params1 = readl(&xhci->cap_regs->hcs_params1); in xhci_gen_setup()5239 xhci->max_interrupters > HCS_MAX_INTRS(xhci->hcs_params1)) in xhci_gen_setup()5240 xhci->max_interrupters = HCS_MAX_INTRS(xhci->hcs_params1); in xhci_gen_setup()
640 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_debugfs_create_ports()
59 __le32 hcs_params1; member1492 __u32 hcs_params1; member
702 for (i = 1; i <= HCS_MAX_SLOTS(xhci->hcs_params1); i++) { in xhci_enter_test_mode()
1276 for (i = 0; i <= HCS_MAX_SLOTS(xhci->hcs_params1); i++) { in xhci_hc_died()1911 max_ports = HCS_MAX_PORTS(xhci->hcs_params1); in handle_port_status()
56 __le32 hcs_params1; member1411 __u32 hcs_params1; member
1585 endpoints = HCS_ENDPOINTS(pdev->hcs_params1) / 2; in cdnsp_get_ep_buffering()1795 pdev->hcs_params1 = readl(&pdev->cap_regs->hcs_params1); in cdnsp_gen_setup()