Searched refs:HCS_MAX_PORTS (Results 1 – 4 of 4) sorted by relevance
81 (unsigned int) HCS_MAX_PORTS(temp)); 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()
87 #define HCS_MAX_PORTS(p) (((p) >> 24) & 0x7f) macro
1504 max_ports = HCS_MAX_PORTS(xhci->hcs_params1); in handle_port_status()