Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dwmt-sdmmc.c97 #define STS0_CD_GPI 0x08 macro
719 u32 cd = (readb(priv->sdmmc_base + SDMMC_STS0) & STS0_CD_GPI) >> 3; in wmt_mci_get_cd()