Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h75 #define SD_DATA_4BIT 0x00040000 macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c1267 if (mmc->scr[0] & SD_DATA_4BIT) in sd_get_capabilities()