Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h162 #define DSIM_PREDIV_SHIFT (13) macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c326 reg |= ((pre_divider & 0x3f) << DSIM_PREDIV_SHIFT) | in exynos_mipi_dsi_pll_freq()