Home
last modified time | relevance | path

Searched refs:HCS_MAX_PORTS (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-mem.c828 virt_dev->real_port > HCS_MAX_PORTS(xhci->hcs_params1)) { in xhci_free_tt_info()
966 vdev->real_port > HCS_MAX_PORTS(xhci->hcs_params1)) { in xhci_free_virt_devices_depth_first()
1885 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_mem_cleanup()
2300 for (i = 0; i < HCS_MAX_PORTS(xhci->hcs_params1); i++) { in xhci_create_rhub_port_array()
2329 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_setup_port_arrays()
H A Dxhci-debugfs.c640 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_debugfs_create_ports()
H A Dxhci.h78 #define HCS_MAX_PORTS(p) (((p) >> 24) & 0x7f) macro
H A Dxhci-ring.c1780 max_ports = HCS_MAX_PORTS(xhci->hcs_params1); in handle_port_status()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-mem.c784 virt_dev->real_port > HCS_MAX_PORTS(xhci->hcs_params1)) { in xhci_free_tt_info()
922 vdev->real_port > HCS_MAX_PORTS(xhci->hcs_params1)) { in xhci_free_virt_devices_depth_first()
1857 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_mem_cleanup()
2108 for (i = 0; i < HCS_MAX_PORTS(xhci->hcs_params1); i++) { in xhci_create_rhub_port_array()
2137 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_setup_port_arrays()
H A Dxhci-debugfs.c640 num_ports = HCS_MAX_PORTS(xhci->hcs_params1); in xhci_debugfs_create_ports()
H A Dxhci-pci.c901 for (i = 0; i < HCS_MAX_PORTS(xhci->hcs_params1); i++) { in xhci_pci_poweroff_late()
H A Dxhci.h78 #define HCS_MAX_PORTS(p) (((p) >> 24) & 0x7f) macro
H A Dxhci-ring.c1877 max_ports = HCS_MAX_PORTS(xhci->hcs_params1); in handle_port_status()

Completed in 31 milliseconds