summaryrefslogtreecommitdiffstats
path: root/fs
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2013-04-24 09:28:00 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2013-05-30 12:18:27 +0200
commitbd1bf53b34c62fa69ae5922a660643c6e5febf06 (patch)
tree0b56edd6e8e308a8461056126fbbbfc18342922b /fs
parenta6afae76f10989fddc2b45ec12c21fa5e920d6aa (diff)
downloadbarebox-bd1bf53b34c62fa69ae5922a660643c6e5febf06.tar.gz
barebox-bd1bf53b34c62fa69ae5922a660643c6e5febf06.tar.xz
mci: imx-esdhc: factor out common sdhci registers
This gives the SDHCI specific registers a common name and moves them to a separate file for use by other SDHCI like drivers. The SDHCI spec has some 16bit and 8bit registers. The i.MX accesses these as 32bit registers. These register defines now are named after the SDHCI registers they combine into one, for example: SDHCI_HOST_CONTROL__POWER_CONTROL__BLOCK_GAP_CONTROL is the 32bit version of the SDHCI registers HOST_CONTROL, POWER_CONTROL and BLOCK_GAP_CONTROL. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions