2 * This file is licensed under the terms of the GNU General Public
3 * License version 2. This program is licensed "as is" without any
4 * warranty of any kind, whether express or implied.
7 #ifndef __USB_EHCI_ORION_H
8 #define __USB_EHCI_ORION_H
10 #include <linux/mbus.h>
12 enum orion_ehci_phy_ver
{
19 struct orion_ehci_data
{
20 enum orion_ehci_phy_ver phy_version
;