Searched full:dw_mmc (Results 1 – 22 of 22) sorted by relevance
49 obj-$(CONFIG_MMC_DW) += dw_mmc.o50 obj-$(CONFIG_MMC_DW_PLTFM) += dw_mmc-pltfm.o51 obj-$(CONFIG_MMC_DW_BLUEFIELD) += dw_mmc-bluefield.o52 obj-$(CONFIG_MMC_DW_EXYNOS) += dw_mmc-exynos.o53 obj-$(CONFIG_MMC_DW_HI3798CV200) += dw_mmc-hi3798cv200.o54 obj-$(CONFIG_MMC_DW_K3) += dw_mmc-k3.o55 obj-$(CONFIG_MMC_DW_PCI) += dw_mmc-pci.o56 obj-$(CONFIG_MMC_DW_ROCKCHIP) += dw_mmc-rockchip.o57 obj-$(CONFIG_MMC_DW_STARFIVE) += dw_mmc-starfive.o
23 #include "dw_mmc.h"24 #include "dw_mmc-pltfm.h"136 .name = "dw_mmc",
15 #include "dw_mmc.h"16 #include "dw_mmc-pltfm.h"
17 #include "dw_mmc.h"18 #include "dw_mmc-pltfm.h"
16 #include "dw_mmc.h"17 #include "dw_mmc-pltfm.h"
15 #include "dw_mmc.h"16 #include "dw_mmc-pltfm.h"75 * different output clock delays inside their dw_mmc IP block (delay_o), in dw_mci_rk3288_set_ios()
17 #include "dw_mmc.h"
18 #include "dw_mmc.h"19 #include "dw_mmc-pltfm.h"20 #include "dw_mmc-exynos.h"
19 #include "dw_mmc.h"20 #include "dw_mmc-pltfm.h"
41 #include "dw_mmc.h"1574 * Program the voltage. Note that some instances of dw_mmc may use in dw_mci_switch_voltage()3007 * Clear the ambiguous description of dw_mmc databook: in dw_mci_init_dma()3014 * are regarded as external dma master for dw_mmc. in dw_mci_init_dma()
133 * Following what other drivers do (sdhci, dw_mmc) we use the following cookie
42 * Configure gpio6_C6 as GPIO so dw_mmc builtin CD doesn't
22 obj-$(CONFIG_MMC_DW) += dw_mmc.o
226 * be protected. This will cause issues with the DW_MMC in board_init_f()
542 * hooked to ground. Because we specified "cd-gpios" below dw_mmc802 * hurt and dw_mmc will ignore it. We make sure to disable
523 * hooked to ground. Because we specified "cd-gpios" below dw_mmc781 * hurt and dw_mmc will ignore it. We make sure to disable
788 * configure gpio6_C6 as GPIO so dw_mmc builtin CD doesn't
35 vqmmc for SD. In that case the dw_mmc driver simply is told about a
20510 F: drivers/mmc/host/dw_mmc-starfive.c20923 F: drivers/mmc/host/dw_mmc*
[all...]