Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Ddsim.h109 #define DSIM_STABLE_VFP_SHIFT (16) macro
112 #define DSIM_STABLE_VFP_MASK (0x7ff << DSIM_STABLE_VFP_SHIFT)
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_mipi_dsi_lowlevel.c133 ((vfront & 0x7ff) << DSIM_STABLE_VFP_SHIFT) | in exynos_mipi_dsi_set_main_disp_vporch()