Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-omap2/
Dhsmmc.c59 reg |= OMAP243X_MMC1_ACTIVE_OVERWRITE; in omap_hsmmc1_before_set_reg()
61 reg &= ~OMAP243X_MMC1_ACTIVE_OVERWRITE; in omap_hsmmc1_before_set_reg()
Dcontrol.h320 #define OMAP243X_MMC1_ACTIVE_OVERWRITE (1 << 31) macro