Searched refs:SDIO_DRIVE_SDTC (Results 1 – 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/include/linux/mmc/ | ||
D | sdio.h | 154 #define SDIO_DRIVE_SDTC (1<<1) macro |
/kernel/linux/linux-5.10/drivers/mmc/core/ | ||
D | sdio.c | 224 if (data & SDIO_DRIVE_SDTC) in sdio_read_cccr() |