linux/drivers/mmc/core
Weijun Yang 4324f6de6d mmc: core: enable CMD19 tuning for DDR50 mode
As SD Specifications Part1 Physical Layer Specification Version
3.01 says, CMD19 tuning is available for unlocked cards in transfer
state of 1.8V signaling mode. The small difference between v3.00
and 3.01 spec means that CMD19 tuning is also available for DDR50
mode.

Signed-off-by: Weijun Yang <york.yang@csr.com>
Signed-off-by: Barry Song <Baohua.Song@csr.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
2015-10-26 16:00:03 +01:00
..
bus.c
bus.h
core.c mmc: Wait for card_busy before starting sdio requests 2015-10-26 16:00:01 +01:00
core.h
debugfs.c mmc: debugfs: implement ios show for SDR12 and SDR25 2015-10-26 16:00:02 +01:00
host.c
host.h
Kconfig
Makefile
mmc_ops.c mmc: core: Convert __mmc_switch() into an internal core function 2015-10-26 15:59:54 +01:00
mmc_ops.h mmc: core: Convert __mmc_switch() into an internal core function 2015-10-26 15:59:54 +01:00
mmc.c
pwrseq_emmc.c mmc: pwrseq: use gpiod_get() instead of index 0 2015-10-26 15:59:55 +01:00
pwrseq_simple.c mmc: pwrseq_simple: use GPIO descriptors array API 2015-10-26 15:59:59 +01:00
pwrseq.c
pwrseq.h
quirks.c
sd_ops.c
sd_ops.h
sd.c mmc: core: enable CMD19 tuning for DDR50 mode 2015-10-26 16:00:03 +01:00
sd.h
sdio_bus.c
sdio_bus.h
sdio_cis.c
sdio_cis.h
sdio_io.c
sdio_irq.c
sdio_ops.c
sdio_ops.h mmc: Add mmc_is_io_op helper function 2015-10-26 16:00:01 +01:00
sdio.c mmc: core: Keep host claimed while invoking mmc_power_off|up() 2015-10-26 15:59:52 +01:00
slot-gpio.c
slot-gpio.h