Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dpic32_sdhci.c22 sdhci_writeb(host, SDHCI_CTRL_CD_TEST, SDHCI_HOST_CONTROL); in pic32_sdhci_get_cd()
/openbmc/u-boot/include/
H A Dsdhci.h78 #define SDHCI_CTRL_CD_TEST BIT(7) macro