Searched refs:GAM_MIXER_CRB (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sti/ |
H A D | sti_mixer.c | 30 #define GAM_MIXER_CRB 0x34 macro 163 DBGFS_DUMP(GAM_MIXER_CRB); in mixer_dbg_show() 164 mixer_dbg_crb(s, sti_mixer_reg_read(mixer, GAM_MIXER_CRB)); in mixer_dbg_show() 268 val = sti_mixer_reg_read(mixer, GAM_MIXER_CRB); in sti_mixer_set_plane_depth() 280 dev_dbg(mixer->dev, "GAM_MIXER_CRB val 0x%x mask 0x%x\n", in sti_mixer_set_plane_depth() 285 sti_mixer_reg_write(mixer, GAM_MIXER_CRB, val); in sti_mixer_set_plane_depth() 287 dev_dbg(mixer->dev, "Read GAM_MIXER_CRB 0x%x\n", in sti_mixer_set_plane_depth() 288 sti_mixer_reg_read(mixer, GAM_MIXER_CRB)); in sti_mixer_set_plane_depth()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sti/ |
H A D | sti_mixer.c | 30 #define GAM_MIXER_CRB 0x34 macro 163 DBGFS_DUMP(GAM_MIXER_CRB); in mixer_dbg_show() 164 mixer_dbg_crb(s, sti_mixer_reg_read(mixer, GAM_MIXER_CRB)); in mixer_dbg_show() 268 val = sti_mixer_reg_read(mixer, GAM_MIXER_CRB); in sti_mixer_set_plane_depth() 280 dev_dbg(mixer->dev, "GAM_MIXER_CRB val 0x%x mask 0x%x\n", in sti_mixer_set_plane_depth() 285 sti_mixer_reg_write(mixer, GAM_MIXER_CRB, val); in sti_mixer_set_plane_depth() 287 dev_dbg(mixer->dev, "Read GAM_MIXER_CRB 0x%x\n", in sti_mixer_set_plane_depth() 288 sti_mixer_reg_read(mixer, GAM_MIXER_CRB)); in sti_mixer_set_plane_depth()
|
Completed in 2 milliseconds