Searched refs:powerup_fixup (Results 1 – 5 of 5) sorted by relevance
99 .powerup_fixup = NULL,125 marvell_ehci_ops.powerup_fixup = marvell_ehci_powerup_fixup; in ehci_mvebu_probe()
231 .powerup_fixup = mx5_ehci_powerup_fixup,284 .powerup_fixup = mx5_ehci_powerup_fixup,
238 void (*powerup_fixup)(struct ehci_ctrl *ctrl, uint32_t *status_reg, member
835 ctrl->ops.powerup_fixup(ctrl, status_reg, ®); in ehci_submit_root()936 .powerup_fixup = ehci_powerup_fixup,950 if (!ctrl->ops.powerup_fixup) in ehci_setup_ops()951 ctrl->ops.powerup_fixup = ehci_powerup_fixup; in ehci_setup_ops()
813 .powerup_fixup = tegra_ehci_powerup_fixup,