Searched refs:SDMMC_SLOT_WIDTH_DEFAULT (Results 1 – 2 of 2) sorted by relevance
85 #define SDMMC_SLOT_WIDTH_DEFAULT 0 ///< use the maximum possible width for the slot macro105 .width = SDMMC_SLOT_WIDTH_DEFAULT, \117 .width = SDMMC_SLOT_WIDTH_DEFAULT, \
385 if (slot_width == SDMMC_SLOT_WIDTH_DEFAULT) { in sdmmc_host_init_slot()