DWMSHC(4) - Device Drivers Manual # DWMSHC(4) - Device Drivers Manual
NAME # dwmshc - Synopsys DesignWare Mobile Storage Host Controller
SYNOPSIS # dwmshc* at fdt? sdmmc* at dwmshc?
DESCRIPTION # The dwmshc driver provides support for the Synopsys DesignWare Mobile Storage Host Controller core. This core is used on the Rockchip RK3566 and RK3568 SoCs as the eMMC controller.
The Synopsys DesignWare Mobile Storage Host Controller core implements the SD Host Controller Standard Simplified Specification, but requires non-standard support for high clock rates.
...
SDHC(4) - Device Drivers Manual # SDHC(4) - Device Drivers Manual
NAME # sdhc - SD Host Controller
SYNOPSIS # sdhc* at acpi? sdhc* at fdt? sdhc* at pci? sdmmc* at sdhc?
DESCRIPTION # The sdhc driver provides support for SD controllers following the SD Host Controller Standard Simplified Specification.
The sdmmc(4) subsystem performs SD/MMC transactions to communicate with whatever MMC, SD, SDHC, or SDIO devices are inserted into the SD slot.
...
SDMMC(4) - Device Drivers Manual # SDMMC(4) - Device Drivers Manual
NAME # sdmmc - SD bus
SYNOPSIS # # arm64 sdmmc* at amlmmc? sdmmc* at bcmsdhost? sdmmc* at dwmmc? sdmmc* at imxesdhc? sdmmc* at sximmc?
# armv7 sdmmc* at bcmsdhost? sdmmc* at dwmmc? sdmmc* at imxesdhc? sdmmc* at mvpxa? sdmmc* at ommmc? sdmmc* at sximmc?
# octeon sdmmc* at octmmc?
# riscv64 sdmmc* at cdsdhc? sdmmc* at dwmmc?
...