Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/arm/
H A Dmalidp_hw.h186 int (*se_set_scaling_coeffs)(struct malidp_hw_device *hwdev, member
H A Dmalidp_hw.c980 .se_set_scaling_coeffs = malidp500_se_set_scaling_coeffs,
1029 .se_set_scaling_coeffs = malidp550_se_set_scaling_coeffs,
1083 .se_set_scaling_coeffs = malidp550_se_set_scaling_coeffs,
H A Dmalidp_drv.c143 hwdev->hw->se_set_scaling_coeffs(hwdev, s, old_s); in malidp_atomic_commit_se_config()