NetBSD/sys/dev/sdmmc
martin 6a2419fedf Turn a few __unused into __diagused 2013-10-25 11:35:55 +00:00
..
Makefile.sdmmcdevs
devlist2h.awk
files.sdmmc
ld_sdmmc.c Pass the device name in, so we can debug what deferred drivers did not work. 2013-10-12 16:49:00 +00:00
sbt.c split device_t/softc for all remaining drivers. 2012-10-27 17:17:22 +00:00
sdhc.c add SDHC_FLAG_NO_HS_BIT flag to prevent sdhc driver from setting the SDHC_HIGH_SPEED bit in SDHC_HOST_CTL, required to get many high speed cards working on rpi 2013-01-10 17:19:33 +00:00
sdhcreg.h Add a few more register bits from SDHCI 3.0. 2012-12-24 05:43:34 +00:00
sdhcvar.h add SDHC_FLAG_NO_HS_BIT flag to prevent sdhc driver from setting the SDHC_HIGH_SPEED bit in SDHC_HOST_CTL, required to get many high speed cards working on rpi 2013-01-10 17:19:33 +00:00
sdmmc.c Pass the device name in, so we can debug what deferred drivers did not work. 2013-10-12 16:49:00 +00:00
sdmmc_cis.c
sdmmc_io.c
sdmmc_ioreg.h
sdmmc_mem.c Turn a few __unused into __diagused 2013-10-25 11:35:55 +00:00
sdmmcchip.h
sdmmcdevs add Ricoh MMC reader 2013-10-19 22:45:12 +00:00
sdmmcdevs.h
sdmmcreg.h Add support for the valid card types in eMMC v4.4 (needed by beaglebone 2013-05-03 16:38:35 +00:00
sdmmcvar.h