Home
last modified time | relevance | path

Searched refs:tidss_get_scale_coefs (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/tidss/
H A Dtidss_scale_coefs.h18 const struct tidss_scale_coefs *tidss_get_scale_coefs(struct device *dev,
H A Dtidss_scale_coefs.c148 const struct tidss_scale_coefs *tidss_get_scale_coefs(struct device *dev, in tidss_get_scale_coefs() function
H A Dtidss_dispc.c1860 sp->xcoef_uv = tidss_get_scale_coefs(dispc->dev, in dispc_vid_calc_scaling()
1868 sp->ycoef_uv = tidss_get_scale_coefs(dispc->dev, in dispc_vid_calc_scaling()
1875 sp->xcoef = tidss_get_scale_coefs(dispc->dev, sp->fir_xinc, in dispc_vid_calc_scaling()
1879 sp->ycoef = tidss_get_scale_coefs(dispc->dev, sp->fir_yinc, in dispc_vid_calc_scaling()