freebsd-dev/sys/dev/mmc
Marius Strobl 646fd30caf - If present, take advantage of the R/W cache of eMMC revision 1.5 and
later devices. These caches work akin to the ones found in HDDs/SSDs
  that ada(4)/da(4) also enable if existent, but likewise increase the
  likelihood of data loss in case of a sudden power outage etc. On the
  other hand, write performance is up to twice as high for e. g. 1 GiB
  files depending on the actual chip and transfer mode employed.
  For maximum data integrity, the usage of eMMC caches can be disabled
  via the hw.mmcsd.cache tunable.
- Get rid of the NOP mmcsd_open().
2018-05-15 21:15:09 +00:00
..
host dwmmc_rockchip: Add ifdefs on EXT_RESOURCES 2018-02-28 19:05:25 +00:00
bridge.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +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 o Add support for eMMC HS200 and HS400 bus speed modes at 200 MHz to 2017-07-23 16:11:47 +00:00
mmc_subr.c - Correct the remainder of confusing and error prone mix-ups between 2017-08-02 21:11:51 +00:00
mmc_subr.h - Correct the remainder of confusing and error prone mix-ups between 2017-08-02 21:11:51 +00:00
mmc.c Use the correct revision specifier (EXT_CSD revision rather than 2018-01-13 17:36:11 +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 sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +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 - If present, take advantage of the R/W cache of eMMC revision 1.5 and 2018-05-15 21:15:09 +00:00
mmcsd.c - If present, take advantage of the R/W cache of eMMC revision 1.5 and 2018-05-15 21:15:09 +00:00
mmcvar.h sys/dev: further adoption of SPDX licensing ID tags. 2017-11-27 14:52:40 +00:00