Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Ddw_mmc.h447 #define SDMMC_GET_VERID(x) ((x) & 0xFFFF) macro
Ddw_mmc.c3430 host->verid = SDMMC_GET_VERID(mci_readl(host, VERID)); in dw_mci_probe()