Searched refs:tvout_write (Results 1 – 1 of 1) sorted by relevance
/drivers/gpu/drm/sti/ |
D | sti_tvout.c | 150 static void tvout_write(struct sti_tvout *tvout, u32 val, int offset) in tvout_write() function 176 tvout_write(tvout, val, reg); in tvout_vip_set_color_order() 192 tvout_write(tvout, val, reg); in tvout_vip_set_clip_mode() 208 tvout_write(tvout, val, reg); in tvout_vip_set_rnd() 246 tvout_write(tvout, val, reg); in tvout_vip_set_sel_input() 263 tvout_write(tvout, val, reg); in tvout_vip_set_in_vid_fmt() 284 tvout_write(tvout, *(pf_matrix + i), in tvout_preformatter_set_matrix() 286 tvout_write(tvout, *(pf_matrix + i), in tvout_preformatter_set_matrix() 312 tvout_write(tvout, val, TVO_DVO_SYNC_SEL); in tvout_dvo_start() 321 tvout_write(tvout, val, TVO_DVO_SYNC_SEL); in tvout_dvo_start() [all …]
|