NetBSD/sys/dev/sdmmc
2020-01-29 05:52:27 +00:00
..
devlist2h.awk drop my name from the advertising clause. 2019-12-02 19:23:53 +00:00
files.sdmmc Add driver for Broadcom 802.11a/b/g/n/ac SDIO wireless devices, based on 2017-11-07 16:30:32 +00:00
if_bwfm_sdio.c Adopt <net/if_stats.h>. 2020-01-29 05:52:27 +00:00
if_bwfm_sdio.h More register definitions. 2019-10-03 10:53:34 +00:00
ld_sdmmc.c Whitespace police 2019-10-28 06:31:39 +00:00
Makefile.sdmmcdevs
sbt.c in many device attach paths, allocate memory with M_WAITOK instead of M_NOWAIT 2019-11-10 21:16:21 +00:00
sdhc.c Avoid warnings for tautological shifts as sole conditional. 2019-10-28 18:11:15 +00:00
sdhcreg.h Add SDHC flags. 2019-10-23 05:20:52 +00:00
sdhcvar.h Add SDHC flags. 2019-10-23 05:20:52 +00:00
sdmmc_cis.c Whitespace police 2019-10-28 06:31:39 +00:00
sdmmc_io.c Be less noisy for some commands. 2020-01-04 22:28:26 +00:00
sdmmc_ioreg.h Avoid changing signedness bit with << in sdmmc_ioreg.h 2019-12-19 17:24:45 +00:00
sdmmc_mem.c Be less noisy for some commands. 2020-01-04 22:28:26 +00:00
sdmmc.c Add and use sdmmc_pause to avoid long-term busy waits. 2019-10-28 06:16:46 +00:00
sdmmcchip.h Add SDHC flags. 2019-10-23 05:20:52 +00:00
sdmmcdevs Add product ID for Broadcom BCM43455 2020-01-01 12:15:53 +00:00
sdmmcdevs.h regen 2020-01-01 12:16:14 +00:00
sdmmcreg.h s/static inline/static __inline/g for consistency. 2018-04-19 21:50:06 +00:00
sdmmcvar.h Simplyfy sdmmc_io_set_blocklen function signature by dropping the 2019-10-28 06:20:01 +00:00