Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dusb-ehci-orion.h16 EHCI_PHY_NA, enumerator
/openbmc/linux/drivers/usb/host/
H A Dehci-orion.c286 phy_version = EHCI_PHY_NA; in ehci_orion_drv_probe()
291 case EHCI_PHY_NA: /* dont change USB phy settings */ in ehci_orion_drv_probe()
/openbmc/linux/arch/arm/mach-mv78xx0/
H A Dcommon.c179 orion_ehci_init(USB0_PHYS_BASE, IRQ_MV78XX0_USB_0, EHCI_PHY_NA); in mv78xx0_ehci0_init()
/openbmc/linux/arch/arm/mach-dove/
H A Dcommon.c137 orion_ehci_init(DOVE_USB0_PHYS_BASE, IRQ_DOVE_USB0, EHCI_PHY_NA); in dove_ehci0_init()