Home
last modified time | relevance | path

Searched refs:ehci_powerup_fixup (Results 1 – 1 of 1) sorted by relevance

/external/u-boot/drivers/usb/host/
Dehci-hcd.c142 static void ehci_powerup_fixup(struct ehci_ctrl *ctrl, uint32_t *status_reg, in ehci_powerup_fixup() function
944 .powerup_fixup = ehci_powerup_fixup,
959 ctrl->ops.powerup_fixup = ehci_powerup_fixup; in ehci_setup_ops()