Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_mmc.h131 #define EXT_CSD_BUS_WIDTH_4 1 /* Card is in 4 bit mode */ macro
/components/drivers/sdio/
A Ddev_mmc.c332 {EXT_CSD_BUS_WIDTH_4, EXT_CSD_DDR_BUS_WIDTH_4}, in mmc_select_bus_width()
364 … ((ext_csd_bits[idx][0] == EXT_CSD_BUS_WIDTH_4) && ((host->flags & MMCSD_BUSWIDTH_4) == 0))) in mmc_select_bus_width()

Completed in 4 milliseconds