Searched refs:gsc_get_prescaler_shfactor (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/media/platform/samsung/exynos-gsc/ |
H A D | gsc-core.h | 400 void gsc_get_prescaler_shfactor(u32 hratio, u32 vratio, u32 *sh);
|
H A D | gsc-core.c | 257 void gsc_get_prescaler_shfactor(u32 hratio, u32 vratio, u32 *sh) in gsc_get_prescaler_shfactor() function 681 gsc_get_prescaler_shfactor(sc->pre_hratio, sc->pre_vratio, in gsc_set_scaler_info()
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gsc.c | 726 static void gsc_get_prescaler_shfactor(u32 hratio, u32 vratio, u32 *shfactor) in gsc_get_prescaler_shfactor() function 783 gsc_get_prescaler_shfactor(sc->pre_hratio, sc->pre_vratio, in gsc_set_prescaler()
|