Searched refs:HCS_N_PORTS (Results 1 – 13 of 13) sorted by relevance
55 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports() 69 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports() 96 port = HCS_N_PORTS(ehci->hcs_params); in ehci_handover_companion_ports() 127 int i = HCS_N_PORTS(ehci->hcs_params); in ehci_port_change() 164 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags() 176 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags() 196 port = HCS_N_PORTS(ehci->hcs_params); in ehci_adjust_port_wakeup_flags() 255 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend() 317 port = HCS_N_PORTS(ehci->hcs_params); in ehci_bus_suspend() 427 i = HCS_N_PORTS(ehc in ehci_bus_resume() [all...]
19 nports = HCS_N_PORTS(ehci->hcs_params); in companion_show() 48 if (portnum <= 0 || portnum > HCS_N_PORTS(ehci->hcs_params)) in companion_store()
290 if (temp && HCS_N_PORTS(ehci->hcs_params) > temp) { in ehci_pci_setup() 295 HCS_N_PORTS(ehci->hcs_params)); in ehci_pci_setup()
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()
321 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_turn_off_all_ports() 794 unsigned i = HCS_N_PORTS (ehci->hcs_params); in ehci_irq()
45 int port = HCS_N_PORTS(ehci->hcs_params); in ehci_ci_portpower() 251 unsigned int ports = HCS_N_PORTS(ehci->hcs_params); in ci_ehci_hub_control() 349 port = HCS_N_PORTS(ehci->hcs_params); in ci_ehci_bus_suspend()
33 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
73 HCS_PPC, HCS_N_PORTS, enumerator
185 [HCS_N_PORTS] = REG_FIELD(ISP176x_HC_HCSPARAMS, 0, 3),
303 return isp1760_hcd_read(hcd, HCS_N_PORTS); in isp1760_hcd_n_ports()
43 #define FOTG210_MAX_ROOT_PORTS 1 /* see HCS_N_PORTS */218 #define HCS_N_PORTS(p) (((p)>>0)&0xf) /* bits 3:0, ports on HC */ macro
98 HCS_N_PORTS(params)); in dbg_hcs_params() 1432 int ports = HCS_N_PORTS(fotg210->hcs_params); in fotg210_hub_descriptor() 1456 int ports = HCS_N_PORTS(fotg210->hcs_params); in fotg210_hub_control()
769 n_ports = HCS_N_PORTS(hcs_params); in ehci_setup()