Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/mach-exynos/include/mach/
Ddsim.h108 #define DSIM_STABLE_VFP_SHIFT (16) macro
111 #define DSIM_STABLE_VFP_MASK (0x7ff << DSIM_STABLE_VFP_SHIFT)
/external/u-boot/drivers/video/exynos/
Dexynos_mipi_dsi_lowlevel.c132 ((vfront & 0x7ff) << DSIM_STABLE_VFP_SHIFT) | in exynos_mipi_dsi_set_main_disp_vporch()