Searched refs:sti_mixer_reg_read (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/sti/ |
H A D | sti_mixer.c | 66 static inline u32 sti_mixer_reg_read(struct sti_mixer *mixer, u32 reg_id) in sti_mixer_reg_read() function 78 sti_mixer_reg_read(mixer, reg)) 157 mixer_dbg_ctl(s, sti_mixer_reg_read(mixer, GAM_MIXER_CTL)); in mixer_dbg_show() 164 mixer_dbg_crb(s, sti_mixer_reg_read(mixer, GAM_MIXER_CRB)); in mixer_dbg_show() 210 u32 val = sti_mixer_reg_read(mixer, GAM_MIXER_CTL); in sti_mixer_set_background_status() 268 val = sti_mixer_reg_read(mixer, GAM_MIXER_CRB); in sti_mixer_set_plane_depth() 288 sti_mixer_reg_read(mixer, GAM_MIXER_CRB)); in sti_mixer_set_plane_depth() 350 val = sti_mixer_reg_read(mixer, GAM_MIXER_CTL); in sti_mixer_set_plane_status()
|