linux-bl808/include/linux/mmc
Adrian Hunter e57a5f61ea mmc: sdhci: Add 64-bit ADMA support
Add 64-bit ADMA support including:
	- add 64-bit ADMA descriptor
	- add SDHCI_USE_64_BIT_DMA flag
	- set upper 32-bits of DMA addresses
	- ability to select 64-bit ADMA
	- ability to use 64-bit ADMA sizes and alignment
	- display "ADMA 64-bit" when host is added

It is assumed that a 64-bit capable device has set a 64-bit DMA mask
and *must* do 64-bit DMA.  A driver has the opportunity to change
that during the first call to ->enable_dma().  Similarly
SDHCI_QUIRK2_BROKEN_64_BIT_DMA must be left to the drivers to
implement.

Signed-off-by: Adrian Hunter <adrian.hunter@intel.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2014-11-10 12:40:53 +01:00
..
boot.h
card.h mmc: core: Report firmware version for eMMC 5.0 devices. 2014-11-10 12:40:36 +01:00
core.h mmc: core: Remove the redundant mmc_send_ext_csd() API 2014-11-10 12:40:44 +01:00
dw_mmc.h mmc: dw_mmc: Remove old card detect infrastructure 2014-11-10 12:40:39 +01:00
host.h mmc: core: Add new power_mode MMC_POWER_UNDEFINED 2014-09-24 11:20:04 +02:00
mmc.h mmc: core: Report firmware version for eMMC 5.0 devices. 2014-11-10 12:40:36 +01:00
pm.h
sd.h
sdhci-pci-data.h
sdhci-spear.h mmc: sdhci-spear: remove support for power gpio 2014-03-04 16:28:44 -05:00
sdhci.h mmc: sdhci: Add 64-bit ADMA support 2014-11-10 12:40:53 +01:00
sdio.h
sdio_func.h mmc: core: Don't export the to_sdio_driver macro 2014-11-10 12:40:32 +01:00
sdio_ids.h brcmfmac: add BCM4354 SDIO interface support 2014-03-17 13:44:14 -04:00
sh_mmcif.h
sh_mobile_sdhi.h
slot-gpio.h mmc: core: restore detect line inversion semantics 2014-10-02 11:51:26 +02:00
tmio.h