Home
last modified time | relevance | path

Searched defs:vtg (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/sti/
Dsti_vtg.c152 static void vtg_reset(struct sti_vtg *vtg) in vtg_reset()
236 static void vtg_set_mode(struct sti_vtg *vtg, in vtg_set_mode()
282 static void vtg_enable_irq(struct sti_vtg *vtg) in vtg_enable_irq()
290 void sti_vtg_set_config(struct sti_vtg *vtg, in sti_vtg_set_config()
338 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, in sti_vtg_register_client()
345 int sti_vtg_unregister_client(struct sti_vtg *vtg, struct notifier_block *nb) in sti_vtg_unregister_client()
352 struct sti_vtg *vtg = arg; in vtg_irq_thread() local
365 struct sti_vtg *vtg = arg; in vtg_irq() local
380 struct sti_vtg *vtg; in vtg_probe() local
Dsti_crtc.c294 struct sti_vtg *vtg = compo->vtg[pipe]; in sti_crtc_enable_vblank() local
311 struct sti_vtg *vtg = compo->vtg[pipe]; in sti_crtc_disable_vblank() local
Dsti_compositor.h78 struct sti_vtg *vtg[STI_MAX_MIXER]; member
Dsti_gdp.c126 struct sti_vtg *vtg; member
Dsti_hqvdp.c349 struct sti_vtg *vtg; member
/Linux-v4.19/drivers/mfd/
Dmenelaus.c458 u16 vtg; member
462 static int menelaus_set_voltage(const struct menelaus_vtg *vtg, int mV, in menelaus_set_voltage()
493 static int menelaus_get_vtg_value(int vtg, const struct menelaus_vtg_value *tbl, in menelaus_get_vtg_value()
659 const struct menelaus_vtg *vtg; in menelaus_set_vdcdc() local