Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/arm/
Dmalidp_hw.h176 int (*se_set_scaling_coeffs)(struct malidp_hw_device *hwdev, member
Dmalidp_hw.c797 .se_set_scaling_coeffs = malidp500_se_set_scaling_coeffs,
843 .se_set_scaling_coeffs = malidp550_se_set_scaling_coeffs,
895 .se_set_scaling_coeffs = malidp550_se_set_scaling_coeffs,
Dmalidp_drv.c141 hwdev->hw->se_set_scaling_coeffs(hwdev, s, old_s); in malidp_atomic_commit_se_config()