Lines Matching refs:hcs_params
101 u32 hcs_params; /* HCSPARAMS - offset 0x4 */ member
419 u32 hcs_params; /* cached register copy */ member
869 int ports = HCS_N_PORTS(oxu->hcs_params); in ehci_hub_descriptor()
885 if (HCS_PPC(oxu->hcs_params)) in ehci_hub_descriptor()
2771 int port = HCS_N_PORTS(oxu->hcs_params); in ehci_turn_off_all_ports()
2781 if (!HCS_PPC(oxu->hcs_params)) in ehci_port_power()
2785 for (port = HCS_N_PORTS(oxu->hcs_params); port > 0; ) { in ehci_port_power()
2903 unsigned i = HCS_N_PORTS(oxu->hcs_params); in oxu210_hcd_irq()
3108 oxu->hcs_params = readl(&oxu->caps->hcs_params); in oxu_reset()
3501 ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_status_data()
3568 int ports = HCS_N_PORTS(oxu->hcs_params); in oxu_hub_control()
3631 if (HCS_PPC(oxu->hcs_params)) in oxu_hub_control()
3802 if (HCS_PPC(oxu->hcs_params)) in oxu_hub_control()
3868 port = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_suspend()
3969 i = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_resume()
3980 i = HCS_N_PORTS(oxu->hcs_params); in oxu_bus_resume()