Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mmc/
H A Dsdio.h154 #define SDIO_DRIVE_SDTC (1<<1) macro
/openbmc/linux/drivers/mmc/core/
H A Dsdio.c225 if (data & SDIO_DRIVE_SDTC) in sdio_read_cccr()