Searched refs:EXYNOS_VIDTCON0_VSPW (Results 1 – 2 of 2) sorted by relevance
244 #define EXYNOS_VIDTCON0_VSPW(x) (((x) & 0xff) << 0) macro
420 cfg |= EXYNOS_VIDTCON0_VSPW(priv->vl_vspw - 1); in exynos_fimd_lcd_init()