Searched refs:HCS_N_PORTS (Results 1 – 14 of 14) sorted by relevance
56 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports()70 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports()97 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports()128 int i = HCS_N_PORTS(ehci->hcs_params); in ehci_port_change()165 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags()177 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags()197 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags()256 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend()318 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend()425 i = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_resume()[all …]
20 nports = HCS_N_PORTS(ehci->hcs_params); in companion_show()52 if (portnum <= 0 || portnum > HCS_N_PORTS(ehci->hcs_params)) in companion_store()
271 if (temp && HCS_N_PORTS(ehci->hcs_params) > temp) { in ehci_pci_setup()276 HCS_N_PORTS(ehci->hcs_params)); in ehci_pci_setup()
431 int ports = HCS_N_PORTS(oxu->hcs_params); in ehci_hub_descriptor()2337 int port = HCS_N_PORTS(oxu->hcs_params); in ehci_turn_off_all_ports()2351 for (port = HCS_N_PORTS(oxu->hcs_params); port > 0; ) in ehci_port_power()2465 unsigned i = HCS_N_PORTS(oxu->hcs_params); in oxu210_hcd_irq()3068 ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_status_data()3135 int ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_control()3435 port = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_suspend()3534 i = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_resume()3545 i = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_resume()
77 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
28 HCS_N_PORTS(params)); in dbg_hcs_params()35 for (i = 0; i < HCS_N_PORTS(params); i++) { in dbg_hcs_params()870 for (i = 1; i <= HCS_N_PORTS(ehci->hcs_params); i++) { in fill_registers_buffer()
217 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
319 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_turn_off_all_ports()765 unsigned i = HCS_N_PORTS (ehci->hcs_params); in ehci_irq()
96 HCS_N_PORTS(params)); in dbg_hcs_params()1439 int ports = HCS_N_PORTS(fotg210->hcs_params); in fotg210_hub_descriptor()1463 int ports = HCS_N_PORTS(fotg210->hcs_params); in fotg210_hub_control()
37 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_ci_portpower()220 port = HCS_N_PORTS(ehci->hcs_params); in ci_ehci_bus_suspend()
28 #define HCS_N_PORTS(p) (((p) >> 0) & 0xf) /* bits 3:0, ports on HC */ macro
1759 int ports = HCS_N_PORTS(priv->hcs_params); in isp1760_hub_descriptor()1816 int ports = HCS_N_PORTS(priv->hcs_params); in isp1760_hub_control()
47 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
774 n_ports = HCS_N_PORTS(hcs_params); in ehci_setup()