Home
last modified time | relevance | path

Searched refs:DSIM_EXT_CLK_DIV8 (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/mach-exynos/include/mach/
H A Dmipi_dsim.h47 DSIM_EXT_CLK_DIV8, enumerator
/openbmc/u-boot/doc/device-tree-bindings/video/
H A Dexynos_mipi_dsi.txt22 DSIM_EXT_CLK_DIV8 and DSIM_EXT_CLK_BYPASSS are not supported.
/openbmc/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_common.c367 } else if (byte_clk_sel == DSIM_EXT_CLK_DIV8) in exynos_mipi_dsi_set_clock()