Searched refs:DWMCI_CDETECT (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | dwmmc.h | 33 #define DWMCI_CDETECT 0x050 macro |
/external/u-boot/drivers/mmc/ | ||
D | snps_dw_mmc.c | 126 return !(dwmci_readl(host, DWMCI_CDETECT) & 1); in snps_dwmmc_getcd() |