9
0
Fork 0
barebox/drivers/mci
Sascha Hauer 2302fc6076 mci: rename capabilities flags
Use MMC_CAP_ names instead of MMC_MODE_. This makes it more
clear that these are capabilities of host/card and do not refer
to the current mode. These are in line with the Linux Kernel
except for MMC_CAP_MMC_HIGHSPEED_52MHZ which could be fixed
later.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2013-06-03 10:59:53 +02:00
..
Kconfig mci: Add support for MMC boot partitions 2013-05-30 12:18:27 +02:00
Makefile MCI: Sort Makefile entries 2013-05-30 12:18:27 +02:00
atmel-mci-regs.h atmel_mci: use linux regs define 2013-01-25 19:52:14 +01:00
atmel_mci.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
imx-esdhc.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
imx-esdhc.h mci: imx-esdhc: factor out common sdhci registers 2013-05-30 12:18:27 +02:00
imx.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
mci-bcm2835.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
mci-bcm2835.h Added sd driver for bcm2835 (Raspberry PI) 2013-05-30 12:18:27 +02:00
mci-core.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
mci_spi.c Introduce device_spi_driver() macro and use it for SPI drivers 2013-03-14 07:15:45 +01:00
mxs.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
omap_hsmmc.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
pxamci.c mci: rename capabilities flags 2013-06-03 10:59:53 +02:00
pxamci.h mci: pxamci fix CMD12 handling 2012-04-17 22:02:54 +02:00
s3c.c driver: Attach info callback to device, not to driver 2013-05-30 12:18:27 +02:00
sdhci.h mci i.MX esdhc: Fix clock divider calculation 2013-05-30 12:18:27 +02:00