Home
last modified time | relevance | path

Searched hist:f4932cfd22f151af19d552c0ee607b2fb9c41b53 (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mmc/host/
H A Dsdhci-esdhc.hdiff f4932cfd22f151af19d552c0ee607b2fb9c41b53 Thu Oct 08 12:36:36 CEST 2015 yangbo lu <yangbo.lu@freescale.com> mmc: sdhci-of-esdhc: support both BE and LE host controller

To support little endian eSDHC controller, we redefine both BE and
LE IO accessors. In the new accessors, use ioread*/iowrite* instead
of in_be32/out_be32 and will select accessors according to endian
mode in probe function.

Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
H A Dsdhci-of-esdhc.cdiff f4932cfd22f151af19d552c0ee607b2fb9c41b53 Thu Oct 08 12:36:36 CEST 2015 yangbo lu <yangbo.lu@freescale.com> mmc: sdhci-of-esdhc: support both BE and LE host controller

To support little endian eSDHC controller, we redefine both BE and
LE IO accessors. In the new accessors, use ioread*/iowrite* instead
of in_be32/out_be32 and will select accessors according to endian
mode in probe function.

Signed-off-by: Yangbo Lu <yangbo.lu@freescale.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>