Searched refs:is_horizontal (Results 1 – 3 of 3) sorted by relevance
55 bool is_horizontal) in meson_vpp_write_scaling_filter_coefs() argument59 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() argument84 writel_relaxed(is_horizontal ? VPP_SCALE_HORIZONTAL_COEF : 0, in meson_vpp_write_vd_scaling_filter_coefs()
41 bool is_horizontal) in meson_vpp_write_scaling_filter_coefs() argument45 writel(is_horizontal ? BIT(8) : 0, in meson_vpp_write_scaling_filter_coefs()66 bool is_horizontal) in meson_vpp_write_vd_scaling_filter_coefs() argument70 writel(is_horizontal ? BIT(8) : 0, in meson_vpp_write_vd_scaling_filter_coefs()
333 uint32_t dst, bool is_horizontal, in scl_vop_cal_scale() argument341 if (is_horizontal) { in scl_vop_cal_scale()