sti_mixer_reg_write
sti_mixer_reg_write(mixer, GAM_MIXER_CTL, val);
sti_mixer_reg_write(mixer, GAM_MIXER_BKC, rgb);
sti_mixer_reg_write(mixer, GAM_MIXER_BCO, ydo << 16 | xdo);
sti_mixer_reg_write(mixer, GAM_MIXER_BCS, yds << 16 | xds);
sti_mixer_reg_write(mixer, GAM_MIXER_CRB, val);
sti_mixer_reg_write(mixer, GAM_MIXER_AVO, ydo << 16 | xdo);
sti_mixer_reg_write(mixer, GAM_MIXER_AVS, yds << 16 | xds);
sti_mixer_reg_write(mixer, GAM_MIXER_CTL, val);