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

/linux-4.4.14/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); exynos_mipi_dsi_enable_esc_clk_on_lane()
400 reg &= ~DSIM_LANE_ESC_CLKEN(lane_sel); exynos_mipi_dsi_enable_esc_clk_on_lane()

Completed in 114 milliseconds