Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/meson/
H A Dmeson_vpp.c55 bool is_horizontal) in meson_vpp_write_scaling_filter_coefs() argument
59 writel_relaxed(is_horizontal ? VPP_SCALE_HORIZONTAL_COEF : 0, in meson_vpp_write_scaling_filter_coefs()
80 bool is_horizontal) in meson_vpp_write_vd_scaling_filter_coefs() argument
84 writel_relaxed(is_horizontal ? VPP_SCALE_HORIZONTAL_COEF : 0, in meson_vpp_write_vd_scaling_filter_coefs()