Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-exynos/include/mach/
H A Dfb.h257 #define EXYNOS_VIDTCON2_HOZVAL_E(x) ((((x) & 0x800) >> 11) << 22) macro
/OK3568_Linux_fs/u-boot/drivers/video/exynos/
H A Dexynos_fb.c433 EXYNOS_VIDTCON2_HOZVAL_E(priv->vl_col - 1) | in exynos_fimd_lcd_init()