Searched refs:TMIO_SD_INFO1_CD (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/drivers/mmc/ | ||
H A D | tmio-common.h | 32 #define TMIO_SD_INFO1_CD BIT(5) /* state of card detect */ macro |
H A D | tmio-common.c | 685 TMIO_SD_INFO1_CD); in tmio_sd_get_cd() |