nuttx/drivers/mmcsd
Windrow14 4f7f751d2a drivers/mmcsd/mmcsd_sdio.c: fix unable to switch eMMC device to 4-bit bus width mode
All eMMC devices support 4-bit bus width, so we should mark the
device as supporting 4-bit bus width after detecting that the
device type is eMMC.

Signed-off-by: Yinzhe Wu <Yinzhe.Wu@sony.com>
Reviewed-by: Yuezhang Mo <Yuezhang.Mo@sony.com>
Reviewed-by: Jacky Cao <Jacky.Cao@sony.com>
Tested-by: Yinzhe Wu <Yinzhe.Wu@sony.com>
2024-08-19 19:52:39 +08:00
..
CMakeLists.txt mmcsd: support dump cid and csd with mmc-utils 2023-09-21 22:40:39 +08:00
Kconfig mmcsd: support dump cid and csd with mmc-utils 2023-09-21 22:40:39 +08:00
Make.defs mmcsd: support dump cid and csd with mmc-utils 2023-09-21 22:40:39 +08:00
mmcsd_csd.h
mmcsd_debug.c Fix mmcsd/mmcsd_debug.c:110:9: error: format '%d' expects argument of type 'int', but argument 3 has type 'long unsigned int' 2023-09-25 01:10:00 +03:00
mmcsd_procfs.c fs: procfs add poll support 2023-12-26 19:23:13 -08:00
mmcsd_sdio.c drivers/mmcsd/mmcsd_sdio.c: fix unable to switch eMMC device to 4-bit bus width mode 2024-08-19 19:52:39 +08:00
mmcsd_sdio.h mmcsd: update cid reg layout 2023-09-20 00:42:30 +08:00
mmcsd_spi.c inode/i_private: remove all unnecessary cast for i_private 2023-08-29 08:58:07 +02:00
mmcsd_spi.h
mmcsd.h mmcsd: support dump cid and csd with mmc-utils 2023-09-21 22:40:39 +08:00
sdio.c fix byte_block_count error in byte mode 2023-08-11 13:15:57 +08:00