Searched refs:sti_tvout (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/sti/ |
D | sti_tvout.c | 108 struct sti_tvout { struct 121 struct sti_tvout *tvout; argument 141 static u32 tvout_read(struct sti_tvout *tvout, int offset) in tvout_read() 146 static void tvout_write(struct sti_tvout *tvout, u32 val, int offset) in tvout_write() 160 static void tvout_vip_set_color_order(struct sti_tvout *tvout, int reg, in tvout_vip_set_color_order() 182 static void tvout_vip_set_clip_mode(struct sti_tvout *tvout, int reg, u32 range) in tvout_vip_set_clip_mode() 198 static void tvout_vip_set_rnd(struct sti_tvout *tvout, int reg, u32 rnd) in tvout_vip_set_rnd() 215 static void tvout_vip_set_sel_input(struct sti_tvout *tvout, in tvout_vip_set_sel_input() 252 static void tvout_vip_set_in_vid_fmt(struct sti_tvout *tvout, in tvout_vip_set_in_vid_fmt() 268 static void tvout_preformatter_set_matrix(struct sti_tvout *tvout, in tvout_preformatter_set_matrix() [all …]
|
D | sti_drv.h | 13 struct sti_tvout;
|
D | Makefile | 18 sti_tvout.o \
|