diff options
Diffstat (limited to 'drivers/mmc/host/sdhci-esdhc.h')
-rw-r--r-- | drivers/mmc/host/sdhci-esdhc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mmc/host/sdhci-esdhc.h b/drivers/mmc/host/sdhci-esdhc.h index 163ac9974d91..de132e281753 100644 --- a/drivers/mmc/host/sdhci-esdhc.h +++ b/drivers/mmc/host/sdhci-esdhc.h | |||
@@ -24,6 +24,8 @@ | |||
24 | SDHCI_QUIRK_PIO_NEEDS_DELAY | \ | 24 | SDHCI_QUIRK_PIO_NEEDS_DELAY | \ |
25 | SDHCI_QUIRK_NO_HISPD_BIT) | 25 | SDHCI_QUIRK_NO_HISPD_BIT) |
26 | 26 | ||
27 | #define ESDHC_PROCTL 0x28 | ||
28 | |||
27 | #define ESDHC_SYSTEM_CONTROL 0x2c | 29 | #define ESDHC_SYSTEM_CONTROL 0x2c |
28 | #define ESDHC_CLOCK_MASK 0x0000fff0 | 30 | #define ESDHC_CLOCK_MASK 0x0000fff0 |
29 | #define ESDHC_PREDIV_SHIFT 8 | 31 | #define ESDHC_PREDIV_SHIFT 8 |