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

/drivers/video/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);
263 reg &= ~DSIM_LANE_ENx(lane);

Completed in 36 milliseconds