Home
last modified time | relevance | path

Searched full:dwmmc (Results 1 – 13 of 13) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/mmc/
H A Dhisilicon,hi3798cv200-dw-mshc.yaml7 title: Hisilicon HiSTB SoCs specific extensions to the Synopsys DWMMC controller
41 DWMMC core on Hi3798MV2x SoCs has a delay-locked-loop(DLL) attached to card data input path.
/freebsd/sys/arm64/conf/
H A Dstd.hisilicon15 device dwmmc
H A Dstd.altera19 device dwmmc
H A Dstd.rockchip56 device dwmmc
H A DNOTES103 device dwmmc
/freebsd/sys/modules/rockchip/rk_dwmmc/
H A DMakefile4 SRCS= dwmmc.c dwmmc_rockchip.c
/freebsd/sys/arm/rockchip/
H A Dfiles.rk32xx29 dev/mmc/host/dwmmc_rockchip.c optional dwmmc
/freebsd/sys/riscv/conf/
H A DNOTES39 device dwmmc
/freebsd/sys/arm/conf/
H A DGENERIC89 device dwmmc
/freebsd/sys/conf/
H A Dfiles.arm64401 dev/mmc/host/dwmmc_altera.c optional dwmmc dwmmc_altera fdt
402 dev/mmc/host/dwmmc_hisi.c optional dwmmc dwmmc_hisi fdt
403 dev/mmc/host/dwmmc_rockchip.c optional dwmmc rk_dwmmc fdt
H A Dfiles2423 dev/mmc/host/dwmmc.c optional dwmmc fdt
/freebsd/sys/dev/mmc/host/
H A Ddwmmc.c99 "dwmmc", MTX_DEF)
648 /* Take dwmmc out of reset */ in parse_fdt()
1577 DEFINE_CLASS_0(dwmmc, dwmmc_driver, dwmmc_methods,
/freebsd/sys/dev/rtsx/
H A Drtsx.c577 /* Start task to handle SD card status change (from dwmmc.c). */ in rtsx_intr()
611 * Function called from the IRQ handler (from dwmmc.c).