Home
last modified time | relevance | path

Searched refs:EXT_CSD_BUS_WIDTH_8 (Results 1 – 2 of 2) sorted by relevance

/components/drivers/include/drivers/
A Ddev_mmc.h132 #define EXT_CSD_BUS_WIDTH_8 2 /* Card is in 8 bit mode */ macro
/components/drivers/sdio/
A Ddev_mmc.c331 {EXT_CSD_BUS_WIDTH_8, EXT_CSD_DDR_BUS_WIDTH_8}, in mmc_select_bus_width()
363 … if (((ext_csd_bits[idx][0] == EXT_CSD_BUS_WIDTH_8) && ((host->flags & MMCSD_BUSWIDTH_8) == 0)) || in mmc_select_bus_width()

Completed in 6 milliseconds