Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Domap.c73 #define mmc_omap7xx() (host->features & MMC_OMAP7XX) macro
1481 host->reg_shift = (mmc_omap7xx() ? 1 : 2); in mmc_omap_probe()