Searched refs:sti_tvout (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/sti/
H A DMakefile19 sti_tvout.o \
H A Dsti_tvout.c115 struct sti_tvout { struct
127 struct sti_tvout *tvout;
147 static u32 tvout_read(struct sti_tvout *tvout, int offset) tvout_read()
152 static void tvout_write(struct sti_tvout *tvout, u32 val, int offset) tvout_write()
166 static void tvout_vip_set_color_order(struct sti_tvout *tvout, int reg, tvout_vip_set_color_order()
188 static void tvout_vip_set_clip_mode(struct sti_tvout *tvout, int reg, u32 range) tvout_vip_set_clip_mode()
204 static void tvout_vip_set_rnd(struct sti_tvout *tvout, int reg, u32 rnd) tvout_vip_set_rnd()
222 static void tvout_vip_set_sel_input(struct sti_tvout *tvout, tvout_vip_set_sel_input()
261 static void tvout_vip_set_in_vid_fmt(struct sti_tvout *tvout, tvout_vip_set_in_vid_fmt()
278 static void tvout_dvo_start(struct sti_tvout *tvout, bool main_path) tvout_dvo_start()
338 static void tvout_hdmi_start(struct sti_tvout *tvout, bool main_path) tvout_hdmi_start()
390 static void tvout_hda_start(struct sti_tvout *tvout, bool main_path) tvout_hda_start()
474 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_dvo_encoder_commit()
481 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_dvo_encoder_disable()
498 struct sti_tvout *tvout) sti_tvout_create_dvo_encoder()
524 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_hda_encoder_commit()
531 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_hda_encoder_disable()
550 struct sti_tvout *tvout) sti_tvout_create_hda_encoder()
576 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_hdmi_encoder_commit()
583 struct sti_tvout *tvout = to_sti_tvout(encoder); sti_hdmi_encoder_disable()
599 struct sti_tvout *tvout) sti_tvout_create_hdmi_encoder()
624 struct sti_tvout *tvout) sti_tvout_create_encoders()
631 static void sti_tvout_destroy_encoders(struct sti_tvout *tvout) sti_tvout_destroy_encoders()
644 struct sti_tvout *tvout = dev_get_drvdata(dev); sti_tvout_bind()
666 struct sti_tvout *tvout = dev_get_drvdata(dev); sti_tvout_unbind()
680 struct sti_tvout *tvout; sti_tvout_probe()
H A Dsti_drv.h13 struct sti_tvout;

Completed in 126 milliseconds