Home
last modified time | relevance | path

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

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