Searched refs:GSC_MAIN_V_RATIO_VALUE (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/media/platform/exynos-gsc/
H A Dgsc-regs.h130 #define GSC_MAIN_V_RATIO_VALUE(x) ((x) << 0) macro
H A Dgsc-regs.c367 cfg = GSC_MAIN_V_RATIO_VALUE(sc->main_vratio); gsc_hw_set_mainscaler()
/linux-4.4.14/drivers/gpu/drm/exynos/
H A Dregs-gsc.h174 #define GSC_MAIN_V_RATIO_VALUE(x) ((x) << 0) macro
H A Dexynos_drm_gsc.c1032 cfg = GSC_MAIN_V_RATIO_VALUE(sc->main_vratio); gsc_set_scaler()

Completed in 60 milliseconds