Searched refs:powerup_fixup (Results 1 – 5 of 5) sorted by relevance
98 .powerup_fixup = NULL,124 marvell_ehci_ops.powerup_fixup = marvell_ehci_powerup_fixup; in ehci_mvebu_probe()
227 .powerup_fixup = mx5_ehci_powerup_fixup,
236 void (*powerup_fixup)(struct ehci_ctrl *ctrl, uint32_t *status_reg, member
843 ctrl->ops.powerup_fixup(ctrl, status_reg, ®); in ehci_submit_root()944 .powerup_fixup = ehci_powerup_fixup,958 if (!ctrl->ops.powerup_fixup) in ehci_setup_ops()959 ctrl->ops.powerup_fixup = ehci_powerup_fixup; in ehci_setup_ops()
810 .powerup_fixup = tegra_ehci_powerup_fixup,