Home
last modified time | relevance | path

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

/drivers/gpu/drm/sti/
Dsti_vtg.h18 struct sti_vtg;
22 struct sti_vtg *of_vtg_find(struct device_node *np);
23 void sti_vtg_set_config(struct sti_vtg *vtg,
25 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb,
27 int sti_vtg_unregister_client(struct sti_vtg *vtg,
Dsti_vtg.c138 struct sti_vtg { struct
147 struct sti_vtg *slave; argument
151 static void vtg_register(struct sti_vtg *vtg) in vtg_register() argument
156 struct sti_vtg *of_vtg_find(struct device_node *np) in of_vtg_find()
158 struct sti_vtg *vtg; in of_vtg_find()
167 static void vtg_reset(struct sti_vtg *vtg) in vtg_reset()
255 static void vtg_set_mode(struct sti_vtg *vtg, in vtg_set_mode()
305 static void vtg_enable_irq(struct sti_vtg *vtg) in vtg_enable_irq()
313 void sti_vtg_set_config(struct sti_vtg *vtg, in sti_vtg_set_config()
365 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, in sti_vtg_register_client()
[all …]
DMakefile15 sti_vtg.o \
Dsti_compositor.h78 struct sti_vtg *vtg[STI_MAX_MIXER];
Dsti_crtc.c303 struct sti_vtg *vtg = compo->vtg[pipe]; in sti_crtc_enable_vblank()
321 struct sti_vtg *vtg = compo->vtg[pipe]; in sti_crtc_disable_vblank()
Dsti_gdp.c126 struct sti_vtg *vtg;
Dsti_hqvdp.c348 struct sti_vtg *vtg;