2 * arch/arm/plat-orion/include/plat/ehci-orion.h
4 * This file is licensed under the terms of the GNU General Public
5 * License version 2. This program is licensed "as is" without any
6 * warranty of any kind, whether express or implied.
9 #ifndef __PLAT_EHCI_ORION_H
10 #define __PLAT_EHCI_ORION_H
12 #include <linux/mbus.h>
14 enum orion_ehci_phy_ver
{
21 struct orion_ehci_data
{
22 enum orion_ehci_phy_ver phy_version
;