Searched refs:DSIM_LANE_ENx (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h69 #define DSIM_LANE_ENx(x) (((x) & 0x1f) << 0) macro
H A Dexynos_mipi_dsi_lowlevel.c261 reg |= DSIM_LANE_ENx(lane); exynos_mipi_dsi_enable_lane()
263 reg &= ~DSIM_LANE_ENx(lane); exynos_mipi_dsi_enable_lane()

Completed in 39 milliseconds