freebsd-dev/sys/dev/mmc
Ilya Bakulin 0660cfa0c4 Add new fields to mmc_data in preparation to SDIO CMD53 block mode support
SDIO command CMD53 (IO_RW_EXTENDED) allows data transfers using blocks of 1-2048 bytes,
with a maximum of 511 blocks per request.
Extend mmc_data structure to properly describe such requests,
and initialize the new fields in kernel and userland consumers.

No actual driver changes happen yet, these will follow in the separate changes.

Reviewed by:	bz
Approved by:	imp (mentor)
Differential Revision:	https://reviews.freebsd.org/D19779
2019-04-10 19:49:35 +00:00
..
host mmc: dwmmc: Match on "rockchip,rk3288-dw-mshc" compatible 2019-02-27 17:30:28 +00:00
bridge.h Remove All Rights Reserved 2019-02-05 21:37:34 +00:00
mmc_ioctl.h o Add support for eMMC HS200 and HS400 bus speed modes at 200 MHz to 2017-07-23 16:11:47 +00:00
mmc_private.h Remove All Rights Reserved 2019-02-05 21:37:34 +00:00
mmc_subr.c Remove All Rights Reserved 2019-02-05 21:37:34 +00:00
mmc_subr.h Remove All Rights Reserved 2019-02-05 21:37:34 +00:00
mmc.c Remove All Rights Reserved 2019-02-05 21:37:34 +00:00
mmcbr_if.m o Add support for eMMC HS200 and HS400 bus speed modes at 200 MHz to 2017-07-23 16:11:47 +00:00
mmcbrvar.h Remove All Rights Reserved 2019-02-05 21:37:34 +00:00
mmcbus_if.m - Correct the remainder of confusing and error prone mix-ups between 2017-08-02 21:11:51 +00:00
mmcreg.h Add new fields to mmc_data in preparation to SDIO CMD53 block mode support 2019-04-10 19:49:35 +00:00
mmcsd.c Remove All Rights Reserved 2019-02-05 21:37:34 +00:00
mmcvar.h Remove All Rights Reserved 2019-02-05 21:37:34 +00:00