Home
last modified time | relevance | path

Searched full:dw_mmc (Results 1 – 15 of 15) sorted by relevance

/linux-6.8/drivers/mmc/host/
DMakefile49 obj-$(CONFIG_MMC_DW) += dw_mmc.o
50 obj-$(CONFIG_MMC_DW_PLTFM) += dw_mmc-pltfm.o
51 obj-$(CONFIG_MMC_DW_BLUEFIELD) += dw_mmc-bluefield.o
52 obj-$(CONFIG_MMC_DW_EXYNOS) += dw_mmc-exynos.o
53 obj-$(CONFIG_MMC_DW_HI3798CV200) += dw_mmc-hi3798cv200.o
54 obj-$(CONFIG_MMC_DW_K3) += dw_mmc-k3.o
55 obj-$(CONFIG_MMC_DW_PCI) += dw_mmc-pci.o
56 obj-$(CONFIG_MMC_DW_ROCKCHIP) += dw_mmc-rockchip.o
57 obj-$(CONFIG_MMC_DW_STARFIVE) += dw_mmc-starfive.o
Ddw_mmc-pltfm.c23 #include "dw_mmc.h"
24 #include "dw_mmc-pltfm.h"
136 .name = "dw_mmc",
Ddw_mmc-bluefield.c15 #include "dw_mmc.h"
16 #include "dw_mmc-pltfm.h"
Ddw_mmc-starfive.c18 #include "dw_mmc.h"
19 #include "dw_mmc-pltfm.h"
Ddw_mmc-hi3798cv200.c16 #include "dw_mmc.h"
17 #include "dw_mmc-pltfm.h"
Ddw_mmc-rockchip.c15 #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()
Ddw_mmc-pci.c17 #include "dw_mmc.h"
Ddw_mmc-exynos.c18 #include "dw_mmc.h"
19 #include "dw_mmc-pltfm.h"
20 #include "dw_mmc-exynos.h"
Ddw_mmc-k3.c19 #include "dw_mmc.h"
20 #include "dw_mmc-pltfm.h"
Ddw_mmc.c41 #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()
Djz4740_mmc.c134 * Following what other drivers do (sdhci, dw_mmc) we use the following cookie
/linux-6.8/arch/arm/boot/dts/rockchip/
Drk3288-veyron-sdmmc.dtsi42 * Configure gpio6_C6 as GPIO so dw_mmc builtin CD doesn't
/linux-6.8/arch/arm64/boot/dts/rockchip/
Drk3399-gru.dtsi542 * hooked to ground. Because we specified "cd-gpios" below dw_mmc
802 * hurt and dw_mmc will ignore it. We make sure to disable
/linux-6.8/Documentation/devicetree/bindings/power/
Drockchip-io-domain.yaml35 vqmmc for SD. In that case the dw_mmc driver simply is told about a
/linux-6.8/
DMAINTAINERS20869 F: drivers/mmc/host/dw_mmc-starfive.c
21289 F: drivers/mmc/host/dw_mmc*