Home
last modified time | relevance | path

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

/linux-3.4.99/arch/arm/mach-omap2/
Dhsmmc.c69 reg |= OMAP243X_MMC1_ACTIVE_OVERWRITE; in omap_hsmmc1_before_set_reg()
71 reg &= ~OMAP243X_MMC1_ACTIVE_OVERWRITE; in omap_hsmmc1_before_set_reg()
Dcontrol.h269 #define OMAP243X_MMC1_ACTIVE_OVERWRITE (1 << 31) macro