Searched refs:sti_mixer_reg_read (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_mixer.c | 62 static inline u32 sti_mixer_reg_read(struct sti_mixer *mixer, u32 reg_id) in sti_mixer_reg_read() function 74 sti_mixer_reg_read(mixer, reg)) 153 mixer_dbg_ctl(s, sti_mixer_reg_read(mixer, GAM_MIXER_CTL)); in mixer_dbg_show() 160 mixer_dbg_crb(s, sti_mixer_reg_read(mixer, GAM_MIXER_CRB)); in mixer_dbg_show() 206 u32 val = sti_mixer_reg_read(mixer, GAM_MIXER_CTL); in sti_mixer_set_background_status() 264 val = sti_mixer_reg_read(mixer, GAM_MIXER_CRB); in sti_mixer_set_plane_depth() 284 sti_mixer_reg_read(mixer, GAM_MIXER_CRB)); in sti_mixer_set_plane_depth() 346 val = sti_mixer_reg_read(mixer, GAM_MIXER_CTL); in sti_mixer_set_plane_status()
|