Home
last modified time | relevance | path

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

/freebsd/sys/contrib/device-tree/src/arm/rockchip/
H A Drk3288-veyron-sdmmc.dtsi42 * Configure gpio6_C6 as GPIO so dw_mmc builtin CD doesn't
/freebsd/sys/contrib/device-tree/Bindings/power/
H A Drockchip-io-domain.txt26 vqmmc for SD. In that case the dw_mmc driver simply is told about a
H A Drockchip-io-domain.yaml35 vqmmc for SD. In that case the dw_mmc driver simply is told about a
/freebsd/sys/contrib/device-tree/src/arm64/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
/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c755 if (mmc_cam_sim_alloc(dev, "dw_mmc", &sc->mmc_sim) != 0) { in dwmmc_attach()