Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A DMakefile50 obj-$(CONFIG_MMC_DW) += dw_mmc.o
51 obj-$(CONFIG_MMC_DW_PLTFM) += dw_mmc-pltfm.o
52 obj-$(CONFIG_MMC_DW_BLUEFIELD) += dw_mmc-bluefield.o
53 obj-$(CONFIG_MMC_DW_EXYNOS) += dw_mmc-exynos.o
54 obj-$(CONFIG_MMC_DW_HI3798CV200) += dw_mmc-hi3798cv200.o
55 obj-$(CONFIG_MMC_DW_HI3798MV200) += dw_mmc-hi3798mv200.o
56 obj-$(CONFIG_MMC_DW_K3) += dw_mmc-k3.o
57 obj-$(CONFIG_MMC_DW_PCI) += dw_mmc-pci.o
58 obj-$(CONFIG_MMC_DW_ROCKCHIP) += dw_mmc-rockchip.o
59 obj-$(CONFIG_MMC_DW_STARFIVE) += dw_mmc-starfive.o
H A Ddw_mmc.c40 #include "dw_mmc.h"
1573 * Program the voltage. Note that some instances of dw_mmc may use in dw_mci_switch_voltage()
3091 * Clear the ambiguous description of dw_mmc databook: in dw_mci_init_dma()
3098 * are regarded as external dma master for dw_mmc. in dw_mci_init_dma()
H A Djz4740_mmc.c134 * Following what other drivers do (sdhci, dw_mmc) we use the following cookie
/linux/arch/arm/boot/dts/rockchip/
H A Drk3288-veyron-sdmmc.dtsi42 * Configure gpio6_C6 as GPIO so dw_mmc builtin CD doesn't
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru.dtsi541 * hooked to ground. Because we specified "cd-gpios" below dw_mmc
801 * hurt and dw_mmc will ignore it. We make sure to disable
/linux/Documentation/devicetree/bindings/power/
H A Drockchip-io-domain.yaml35 vqmmc for SD. In that case the dw_mmc driver simply is told about a
/linux/
H A DMAINTAINERS24505 F: drivers/mmc/host/dw_mmc-starfive.c
24954 F: drivers/mmc/host/dw_mmc*