Lines Matching refs:tvout_write
152 static void tvout_write(struct sti_tvout *tvout, u32 val, int offset) in tvout_write() function
178 tvout_write(tvout, val, reg); in tvout_vip_set_color_order()
194 tvout_write(tvout, val, reg); in tvout_vip_set_clip_mode()
210 tvout_write(tvout, val, reg); in tvout_vip_set_rnd()
251 tvout_write(tvout, val, reg); in tvout_vip_set_sel_input()
268 tvout_write(tvout, val, reg); in tvout_vip_set_in_vid_fmt()
293 tvout_write(tvout, val, TVO_DVO_SYNC_SEL); in tvout_dvo_start()
301 tvout_write(tvout, val, TVO_DVO_SYNC_SEL); in tvout_dvo_start()
349 tvout_write(tvout, TVO_SYNC_MAIN_VTG_SET_1, TVO_HDMI_SYNC_SEL); in tvout_hdmi_start()
354 tvout_write(tvout, TVO_SYNC_AUX_VTG_SET_1, TVO_HDMI_SYNC_SEL); in tvout_hdmi_start()
402 tvout_write(tvout, val, TVO_HD_SYNC_SEL); in tvout_hda_start()
407 tvout_write(tvout, val, TVO_HD_SYNC_SEL); in tvout_hda_start()
436 tvout_write(tvout, 0, TVO_HD_DAC_CFG_OFF); in tvout_hda_start()
484 tvout_write(tvout, 0x0, TVO_VIP_DVO); in sti_dvo_encoder_disable()
534 tvout_write(tvout, 0x0, TVO_VIP_HDF); in sti_hda_encoder_disable()
537 tvout_write(tvout, 1, TVO_HD_DAC_CFG_OFF); in sti_hda_encoder_disable()
586 tvout_write(tvout, 0x0, TVO_VIP_HDMI); in sti_hdmi_encoder_disable()
653 tvout_write(tvout, rgb_to_ycbcr_601[i], in sti_tvout_bind()
655 tvout_write(tvout, rgb_to_ycbcr_601[i], in sti_tvout_bind()