Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dcard.h143 #define SD_SCR_CMD48_SUPPORT (1<<2) macro
/openbmc/linux/drivers/mmc/core/
H A Dsd.c1250 if (!(card->scr.cmds & SD_SCR_CMD48_SUPPORT)) in sd_read_ext_regs()