Searched refs:SD_SCR_CMD48_SUPPORT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/include/linux/mmc/ | ||
D | card.h | 143 #define SD_SCR_CMD48_SUPPORT (1<<2) macro |
/linux-6.1.9/drivers/mmc/core/ | ||
D | sd.c | 1249 if (!(card->scr.cmds & SD_SCR_CMD48_SUPPORT)) in sd_read_ext_regs() |