Searched refs:hcs_params1 (Results 1 – 5 of 5) sorted by relevance
73 temp = readl(&xhci->cap_regs->hcs_params1); in xhci_print_cap_regs()177 ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_print_ports()
852 virt_dev->real_port > HCS_MAX_PORTS(xhci->hcs_params1)) { in xhci_free_tt_info()1818 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_mem_cleanup()2213 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_setup_port_arrays()2388 val = HCS_MAX_SLOTS(readl(&xhci->cap_regs->hcs_params1)); in xhci_mem_init()
64 __le32 hcs_params1; member1518 __u32 hcs_params1; member
292 HCS_MAX_INTRS(xhci->hcs_params1)); in xhci_setup_msix()3732 readl(&xhci->cap_regs->hcs_params1))); in xhci_alloc_dev()4899 xhci->hcs_params1 = readl(&xhci->cap_regs->hcs_params1); in xhci_gen_setup()
1504 max_ports = HCS_MAX_PORTS(xhci->hcs_params1); in handle_port_status()