Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-of-dwcmshc.c31 #define DWCMSHC_AREA1_MASK GENMASK(11, 0) macro
521 sdhci_readl(host, DWCMSHC_P_VENDOR_AREA1) & DWCMSHC_AREA1_MASK; in dwcmshc_probe()