Lines Matching refs:hcs_params
100 u32 hcs_params; /* HCSPARAMS - offset 0x4 */ member
418 u32 hcs_params; /* cached register copy */ member
870 int ports = HCS_N_PORTS(oxu->hcs_params); in ehci_hub_descriptor()
886 if (HCS_PPC(oxu->hcs_params)) in ehci_hub_descriptor()
2772 int port = HCS_N_PORTS(oxu->hcs_params); in ehci_turn_off_all_ports()
2782 if (!HCS_PPC(oxu->hcs_params)) in ehci_port_power()
2786 for (port = HCS_N_PORTS(oxu->hcs_params); port > 0; ) in ehci_port_power()
2900 unsigned i = HCS_N_PORTS(oxu->hcs_params); in oxu210_hcd_irq()
3105 oxu->hcs_params = readl(&oxu->caps->hcs_params); in oxu_reset()
3498 ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_status_data()
3565 int ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_control()
3628 if (HCS_PPC(oxu->hcs_params)) in oxu_hub_control()
3799 if (HCS_PPC(oxu->hcs_params)) in oxu_hub_control()
3865 port = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_suspend()
3964 i = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_resume()
3975 i = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_resume()