Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/sti/
Dsti_vtg.c154 static void vtg_reset(struct sti_vtg *vtg) in vtg_reset()
238 static void vtg_set_mode(struct sti_vtg *vtg, in vtg_set_mode()
284 static void vtg_enable_irq(struct sti_vtg *vtg) in vtg_enable_irq()
292 void sti_vtg_set_config(struct sti_vtg *vtg, in sti_vtg_set_config()
340 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, in sti_vtg_register_client()
347 int sti_vtg_unregister_client(struct sti_vtg *vtg, struct notifier_block *nb) in sti_vtg_unregister_client()
354 struct sti_vtg *vtg = arg; in vtg_irq_thread() local
367 struct sti_vtg *vtg = arg; in vtg_irq() local
382 struct sti_vtg *vtg; in vtg_probe() local
Dsti_crtc.c289 struct sti_vtg *vtg = compo->vtg[pipe]; in sti_crtc_enable_vblank() local
308 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.c130 struct sti_vtg *vtg; member
Dsti_hqvdp.c355 struct sti_vtg *vtg; member
/linux-5.19.10/drivers/mfd/
Dmenelaus.c445 u16 vtg; member
449 static int menelaus_set_voltage(const struct menelaus_vtg *vtg, int mV, in menelaus_set_voltage()
480 static int menelaus_get_vtg_value(int vtg, const struct menelaus_vtg_value *tbl, in menelaus_get_vtg_value()
646 const struct menelaus_vtg *vtg; in menelaus_set_vdcdc() local