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

/drivers/video/fbdev/exynos/
H A Dexynos_mipi_dsi_regs.h61 #define DSIM_LANE_ESC_CLKEN(x) (((x) & 0x1f) << 19) macro
H A Dexynos_mipi_dsi_lowlevel.c397 reg |= DSIM_LANE_ESC_CLKEN(lane_sel);
400 reg &= ~DSIM_LANE_ESC_CLKEN(lane_sel);

Completed in 139 milliseconds