diff options
Diffstat (limited to 'drivers/usb/host/ehci-fsl.h')
-rw-r--r-- | drivers/usb/host/ehci-fsl.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/usb/host/ehci-fsl.h b/drivers/usb/host/ehci-fsl.h index 88403684d10..dbd292e9f0a 100644 --- a/drivers/usb/host/ehci-fsl.h +++ b/drivers/usb/host/ehci-fsl.h | |||
@@ -61,4 +61,5 @@ | |||
61 | #define PLL_RESET (1<<8) | 61 | #define PLL_RESET (1<<8) |
62 | #define UTMI_PHY_EN (1<<9) | 62 | #define UTMI_PHY_EN (1<<9) |
63 | #define ULPI_PHY_CLK_SEL (1<<10) | 63 | #define ULPI_PHY_CLK_SEL (1<<10) |
64 | #define PHY_CLK_VALID (1<<17) | ||
64 | #endif /* _EHCI_FSL_H */ | 65 | #endif /* _EHCI_FSL_H */ |