Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dsdio.h155 #define SDIO_DRIVE_SDTD (1<<2) macro
/openbmc/linux/drivers/mmc/core/
H A Dsdio.c227 if (data & SDIO_DRIVE_SDTD) in sdio_read_cccr()