Searched refs:SDMMC_GET_VERID (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/mmc/host/ | ||
H A D | dw_mmc.h | 448 #define SDMMC_GET_VERID(x) ((x) & 0xFFFF) macro |
H A D | dw_mmc.c | 3442 host->verid = SDMMC_GET_VERID(mci_readl(host, VERID)); in dw_mci_probe() |