Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h32 #define TMIO_SD_INFO1_CD BIT(5) /* state of card detect */ macro
H A Dtmio-common.c685 TMIO_SD_INFO1_CD); in tmio_sd_get_cd()