Home
last modified time | relevance | path

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

/Linux-v5.4/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.c439 struct malidp_se_config *se_config, in malidp500_se_set_scaling_coeffs()
440 struct malidp_se_config *old_config) in malidp500_se_set_scaling_coeffs()
471 struct malidp_se_config *se_config, in malidp500_se_calc_mclk()
798 struct malidp_se_config *se_config, in malidp550_se_set_scaling_coeffs()
799 struct malidp_se_config *old_config) in malidp550_se_set_scaling_coeffs()
812 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()