opnsense-src/sys/dev/mmc/host
Michal Meloun a5e76683b2 dwmmc: Calculate the maximum transaction length correctly.
We should reserve two descriptors (not MMC_SECTORS) for potentially
unaligned (so bounced) buffer fragments, one for the starting fragment
and one for the ending fragment.

Submitted by:	kjopek@gmail.com
MFC after:	2 weeks
Differential Revision:	https://reviews.freebsd.org/D30387

(cherry picked from commit dfb7360222)
2022-01-20 11:11:17 +01:00
..
dwmmc.c dwmmc: Calculate the maximum transaction length correctly. 2022-01-20 11:11:17 +01:00
dwmmc_altera.c arm: dwmmc: Use mmc_fdt_helpers 2020-04-14 16:35:18 +00:00
dwmmc_hisi.c arm: dwmmc: Use mmc_fdt_helpers 2020-04-14 16:35:18 +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 arm: dwmmc: Use mmc_fdt_helpers 2020-04-14 16:35:18 +00:00
dwmmc_samsung.c arm: dwmmc: Use mmc_fdt_helpers 2020-04-14 16:35:18 +00:00
dwmmc_var.h mmc: dwmmc: Convert driver to use the mmc_sim interface 2021-07-22 18:42:11 +02:00