opnsense-src/sys/dev/mmc/host
Emmanuel Vadot 74e0613ead dwmmc: Fully subclass driver
Fully subclass the dwmmc driver and split every driver into multiple files.

There is still a few quirks in the dwmmc driver that will need some work.

Tested On: Pine64 Rock64

Differential Revision:	https://reviews.freebsd.org/D13615
2017-12-30 22:01:17 +00:00
..
dwmmc.c dwmmc: Fully subclass driver 2017-12-30 22:01:17 +00:00
dwmmc_altera.c dwmmc: Fully subclass driver 2017-12-30 22:01:17 +00:00
dwmmc_hisi.c dwmmc: Fully subclass driver 2017-12-30 22:01:17 +00:00
dwmmc_reg.h Move dwmmc.h to dwmmc_reg.h. This is in preperation for adding support to 2015-08-28 15:27:55 +00:00
dwmmc_rockchip.c dwmmc: Fully subclass driver 2017-12-30 22:01:17 +00:00
dwmmc_samsung.c dwmmc: Fully subclass driver 2017-12-30 22:01:17 +00:00
dwmmc_var.h dwmmc: Fully subclass driver 2017-12-30 22:01:17 +00:00