Searched refs:sti_tvout (Results 1 – 3 of 3) sorted by relevance
| /linux-4.1.27/drivers/gpu/drm/sti/ |
| D | sti_tvout.c | 115 struct sti_tvout { struct 127 struct sti_tvout *tvout; argument 147 static u32 tvout_read(struct sti_tvout *tvout, int offset) in tvout_read() 152 static void tvout_write(struct sti_tvout *tvout, u32 val, int offset) in tvout_write() 166 static void tvout_vip_set_color_order(struct sti_tvout *tvout, int reg, in tvout_vip_set_color_order() 188 static void tvout_vip_set_clip_mode(struct sti_tvout *tvout, int reg, u32 range) in tvout_vip_set_clip_mode() 204 static void tvout_vip_set_rnd(struct sti_tvout *tvout, int reg, u32 rnd) in tvout_vip_set_rnd() 222 static void tvout_vip_set_sel_input(struct sti_tvout *tvout, in tvout_vip_set_sel_input() 261 static void tvout_vip_set_in_vid_fmt(struct sti_tvout *tvout, in tvout_vip_set_in_vid_fmt() 278 static void tvout_dvo_start(struct sti_tvout *tvout, bool main_path) in tvout_dvo_start() [all …]
|
| D | sti_drm_drv.h | 13 struct sti_tvout;
|
| D | Makefile | 23 sti_tvout.o \
|