Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/arm/
Dmalidp_hw.h81 struct malidp_se_config { struct
187 struct malidp_se_config *se_config,
188 struct malidp_se_config *old_config);
191 struct malidp_se_config *se_config,
Dmalidp_drv.h80 struct malidp_se_config scaler_config;
Dmalidp_hw.c448 struct malidp_se_config *se_config, in malidp500_se_set_scaling_coeffs()
449 struct malidp_se_config *old_config) in malidp500_se_set_scaling_coeffs()
480 struct malidp_se_config *se_config, in malidp500_se_calc_mclk()
807 struct malidp_se_config *se_config, in malidp550_se_set_scaling_coeffs()
808 struct malidp_se_config *old_config) in malidp550_se_set_scaling_coeffs()
821 struct malidp_se_config *se_config, in malidp550_se_calc_mclk()
Dmalidp_drv.c124 struct malidp_se_config *s = &cs->scaler_config; in malidp_atomic_commit_se_config()
125 struct malidp_se_config *old_s = &old_cs->scaler_config; in malidp_atomic_commit_se_config()
Dmalidp_crtc.c253 struct malidp_se_config *s = &cs->scaler_config; in malidp_crtc_atomic_check_scaling()