Home
last modified time | relevance | path

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

/linux/arch/arm/mach-omap2/
H A Ddisplay.c86 enable_mask = OMAP4_DSI2_LANEENABLE_MASK; in omap4_dsi_mux_pads()
H A Dcontrol.h271 #define OMAP4_DSI2_LANEENABLE_MASK (0x7 << 29) macro