Home
last modified time | relevance | path

Searched refs:tvout_write (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_tvout.c146 static void tvout_write(struct sti_tvout *tvout, u32 val, int offset) in tvout_write() function
172 tvout_write(tvout, val, reg); in tvout_vip_set_color_order()
188 tvout_write(tvout, val, reg); in tvout_vip_set_clip_mode()
204 tvout_write(tvout, val, reg); in tvout_vip_set_rnd()
242 tvout_write(tvout, val, reg); in tvout_vip_set_sel_input()
259 tvout_write(tvout, val, reg); in tvout_vip_set_in_vid_fmt()
280 tvout_write(tvout, *(pf_matrix + i), in tvout_preformatter_set_matrix()
282 tvout_write(tvout, *(pf_matrix + i), in tvout_preformatter_set_matrix()
308 tvout_write(tvout, val, TVO_DVO_SYNC_SEL); in tvout_dvo_start()
317 tvout_write(tvout, val, TVO_DVO_SYNC_SEL); in tvout_dvo_start()
[all …]