Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h66 #define DSIM_LANE_ESC_CLKEN(x) (((x) & 0x1f) << \ macro
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c403 reg |= DSIM_LANE_ESC_CLKEN(lane_sel); in exynos_mipi_dsi_enable_esc_clk_on_lane()
405 reg &= ~DSIM_LANE_ESC_CLKEN(lane_sel); in exynos_mipi_dsi_enable_esc_clk_on_lane()