aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/mmc/sdhci.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/mmc/sdhci.h')
-rw-r--r--include/linux/mmc/sdhci.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/mmc/sdhci.h b/include/linux/mmc/sdhci.h
index b74c8530e959..a88a799ed7c3 100644
--- a/include/linux/mmc/sdhci.h
+++ b/include/linux/mmc/sdhci.h
@@ -117,6 +117,7 @@ struct sdhci_host {
117 117
118 unsigned int max_clk; /* Max possible freq (MHz) */ 118 unsigned int max_clk; /* Max possible freq (MHz) */
119 unsigned int timeout_clk; /* Timeout freq (KHz) */ 119 unsigned int timeout_clk; /* Timeout freq (KHz) */
120 unsigned int clk_mul; /* Clock Muliplier value */
120 121
121 unsigned int clock; /* Current clock (MHz) */ 122 unsigned int clock; /* Current clock (MHz) */
122 u8 pwr; /* Current voltage */ 123 u8 pwr; /* Current voltage */