Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-omap2/
Dhsmmc.c68 reg |= OMAP243X_MMC1_ACTIVE_OVERWRITE; in omap_hsmmc1_before_set_reg()
70 reg &= ~OMAP243X_MMC1_ACTIVE_OVERWRITE; in omap_hsmmc1_before_set_reg()
Dcontrol.h270 #define OMAP243X_MMC1_ACTIVE_OVERWRITE (1 << 31) macro