Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Domap_hsmmc.c110 #define DLEV_DAT(x) (1 << (20 + (x))) macro
2065 if (!(OMAP_HSMMC_READ(host->base, PSTATE) & DLEV_DAT(1))) { in omap_hsmmc_runtime_suspend()