Searched refs:hcs_params1 (Results 1 – 5 of 5) sorted by relevance
72 temp = xhci_readl(xhci, &xhci->cap_regs->hcs_params1); in xhci_print_cap_regs()160 ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_print_ports()
809 virt_dev->real_port > HCS_MAX_PORTS(xhci->hcs_params1)) { in xhci_free_tt_info()1833 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_mem_cleanup()2141 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_setup_port_arrays()2286 val = HCS_MAX_SLOTS(xhci_readl(xhci, &xhci->cap_regs->hcs_params1)); in xhci_mem_init()
61 __le32 hcs_params1; member1412 __u32 hcs_params1; member
270 HCS_MAX_INTRS(xhci->hcs_params1)); in xhci_setup_msix()3896 if (port_num > HCS_MAX_PORTS(xhci->hcs_params1)) { in xhci_usb2_software_lpm_test()4690 xhci->hcs_params1 = xhci_readl(xhci, &xhci->cap_regs->hcs_params1); in xhci_gen_setup()
1599 max_ports = HCS_MAX_PORTS(xhci->hcs_params1); in handle_port_status()