Home
last modified time | relevance | path

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

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