Searched refs:se_set_scaling_coeffs (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/arm/ |
H A D | malidp_hw.h | 186 int (*se_set_scaling_coeffs)(struct malidp_hw_device *hwdev, member
|
H A D | malidp_hw.c | 980 .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 D | malidp_drv.c | 141 hwdev->hw->se_set_scaling_coeffs(hwdev, s, old_s); in malidp_atomic_commit_se_config()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/ |
H A D | malidp_hw.h | 186 int (*se_set_scaling_coeffs)(struct malidp_hw_device *hwdev, member
|
H A D | malidp_hw.c | 980 .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 D | malidp_drv.c | 143 hwdev->hw->se_set_scaling_coeffs(hwdev, s, old_s); in malidp_atomic_commit_se_config()
|
Completed in 9 milliseconds