mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs
authorPeter Griffin <peter.griffin@linaro.org>
Fri, 10 Apr 2015 09:40:23 +0000 (10:40 +0100)
committerUlf Hansson <ulf.hansson@linaro.org>
Fri, 10 Apr 2015 10:55:39 +0000 (12:55 +0200)
commit8bef7178a630dc41ca5868e6bb54ffee91e1c83a
treef20f32c568e0c95d15364a7eea96f145f9d6d15b
parent8d86e4fcccf61bafe54212f6ea9fb47a455abc56
mmc: sdhci-st: Add macros for register offsets and bitfields for mmcss glue regs

The stih407 family SoC's have additional glue registers in the flashSS which
are used to configure the Arasan controller.

This patch adds macros for the register offsets and bitfields which will be
used by subsequent patches to support stih407 family SoC's.

Signed-off-by: Peter Griffin <peter.griffin@linaro.org>
Signed-off-by: Giuseppe Cavallaro <peppe.cavallaro@st.com>
Acked-by: Maxime Coquelin <maxime.coquelin@st.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
drivers/mmc/host/sdhci-st.c