Lines Matching refs:hcs_params
686 ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_status_data()
1035 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_descriptor()
1195 if (HCS_PPC (ehci->hcs_params)) in ehci_hub_descriptor()
1197 if (HCS_INDICATOR (ehci->hcs_params)) in ehci_hub_descriptor()
1261 int ports = HCS_N_PORTS (ehci->hcs_params); in ehci_hub_control()
1413 if (HCS_PPC (ehci->hcs_params)) in ehci_hub_control()
1782 if (HCS_PPC (ehci->hcs_params)) in ehci_hub_control()
6836 ehci->hcs_params = ehci_readl ((U32)&ehci->caps->hcs_params); in ehci_hc_reset()
7660 ports = HCS_N_PORTS (ehci->hcs_params); in ehci_suspend()
7744 ports = HCS_N_PORTS (ehci->hcs_params); in ehci_resume()
8077 unsigned i = HCS_N_PORTS (ehci->hcs_params); in ehci_irq()