Searched refs:HCS_N_PORTS (Results 1 – 16 of 16) sorted by relevance
67 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports()81 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports()108 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports()139 int i = HCS_N_PORTS(ehci->hcs_params); in ehci_port_change()176 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags()188 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags()208 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags()266 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend()320 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend()425 i = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_resume()[all …]
33 nports = HCS_N_PORTS(ehci->hcs_params); in show_companion()65 if (portnum <= 0 || portnum > HCS_N_PORTS(ehci->hcs_params)) in store_companion()
285 if (temp && HCS_N_PORTS(ehci->hcs_params) > temp) { in ehci_pci_setup()290 HCS_N_PORTS(ehci->hcs_params)); in ehci_pci_setup()
445 int ports = HCS_N_PORTS(oxu->hcs_params); in ehci_hub_descriptor()2359 int port = HCS_N_PORTS(oxu->hcs_params); in ehci_turn_off_all_ports()2373 for (port = HCS_N_PORTS(oxu->hcs_params); port > 0; ) in ehci_port_power()2487 unsigned i = HCS_N_PORTS(oxu->hcs_params); in oxu210_hcd_irq()3095 ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_status_data()3162 int ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_control()3462 port = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_suspend()3561 i = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_resume()3572 i = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_resume()
76 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
40 HCS_N_PORTS (params) in dbg_hcs_params()48 for (i = 0; i < HCS_N_PORTS (params); i++) { in dbg_hcs_params()893 for (i = 1; i <= HCS_N_PORTS (ehci->hcs_params); i++) { in fill_registers_buffer()
210 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
205 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
331 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_turn_off_all_ports()763 unsigned i = HCS_N_PORTS (ehci->hcs_params); in ehci_irq()
117 HCS_N_PORTS (params) in dbg_hcs_params()1467 int ports = HCS_N_PORTS (fusbh200->hcs_params); in fusbh200_hub_descriptor()1498 int ports = HCS_N_PORTS (fusbh200->hcs_params); in fusbh200_hub_control()
118 HCS_N_PORTS(params) in dbg_hcs_params()1509 int ports = HCS_N_PORTS(fotg210->hcs_params); in fotg210_hub_descriptor()1540 int ports = HCS_N_PORTS(fotg210->hcs_params); in fotg210_hub_control()
48 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_ci_portpower()193 port = HCS_N_PORTS(ehci->hcs_params); in ci_ehci_bus_suspend()
31 #define HCS_N_PORTS(p) (((p) >> 0) & 0xf) /* bits 3:0, ports on HC */ macro
1758 int ports = HCS_N_PORTS(priv->hcs_params); in isp1760_hub_descriptor()1815 int ports = HCS_N_PORTS(priv->hcs_params); in isp1760_hub_control()
46 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
775 n_ports = HCS_N_PORTS(hcs_params); in ehci_setup()