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