opnsense-src/sys/dev/mmc/host
Emmanuel Vadot d5151ea87a mmc: dwmmc: Fix off by one error
The IVAR_MAX_DATA is supposed to have the number of descriptor X the mmc
block size and desc_count contain all this information + 1.

Reported by:	phk
MFC after:	1 week
2020-02-28 21:31:40 +00:00
..
dwmmc.c mmc: dwmmc: Fix off by one error 2020-02-28 21:31:40 +00:00
dwmmc_altera.c dwmmc: Handle the card detect interrupt 2019-12-11 18:50:23 +00:00
dwmmc_hisi.c dwmmc: Handle the card detect interrupt 2019-12-11 18:50:23 +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: Handle the card detect interrupt 2019-12-11 18:50:23 +00:00
dwmmc_samsung.c dwmmc: Handle the card detect interrupt 2019-12-11 18:50:23 +00:00
dwmmc_var.h dwmmc: Remove max_hz from the softc 2020-01-16 21:50:53 +00:00