Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/arm/
Dmalidp_hw.h75 struct malidp_se_config { struct
177 struct malidp_se_config *se_config,
178 struct malidp_se_config *old_config);
181 struct malidp_se_config *se_config,
Dmalidp_drv.h75 struct malidp_se_config scaler_config;
Dmalidp_hw.c321 struct malidp_se_config *se_config, in malidp500_se_set_scaling_coeffs()
322 struct malidp_se_config *old_config) in malidp500_se_set_scaling_coeffs()
353 struct malidp_se_config *se_config, in malidp500_se_calc_mclk()
624 struct malidp_se_config *se_config, in malidp550_se_set_scaling_coeffs()
625 struct malidp_se_config *old_config) in malidp550_se_set_scaling_coeffs()
638 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.c254 struct malidp_se_config *s = &cs->scaler_config; in malidp_crtc_atomic_check_scaling()