Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmmc.h224 #define EXT_CSD_CARD_TYPE 196 /* RO */ macro
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c853 cardtype = ext_csd[EXT_CSD_CARD_TYPE]; in mmc_get_capabilities()