Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos-gsc/
H A Dgsc-core.c247 if ((src / var->poly_sc_down_max / var->pre_sc_down_max) > dst) { in gsc_cal_prescaler_ratio()
995 .pre_sc_down_max = 4,
1008 .pre_sc_down_max = 4,
1021 .pre_sc_down_max = 4,
1034 .pre_sc_down_max = 4,
H A Dgsc-core.h293 u16 pre_sc_down_max; member