Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/sti/
Dsti_vtg.c98 static void vtg_register(struct sti_vtg *vtg) in vtg_register()
105 struct sti_vtg *vtg; in of_vtg_find() local
114 static void vtg_reset(struct sti_vtg *vtg) in vtg_reset()
149 static void vtg_set_mode(struct sti_vtg *vtg, in vtg_set_mode()
222 static void vtg_enable_irq(struct sti_vtg *vtg) in vtg_enable_irq()
230 void sti_vtg_set_config(struct sti_vtg *vtg, in sti_vtg_set_config()
282 int sti_vtg_register_client(struct sti_vtg *vtg, struct notifier_block *nb, in sti_vtg_register_client()
292 int sti_vtg_unregister_client(struct sti_vtg *vtg, struct notifier_block *nb) in sti_vtg_unregister_client()
302 struct sti_vtg *vtg = arg; in vtg_irq_thread() local
315 struct sti_vtg *vtg = arg; in vtg_irq() local
[all …]
Dsti_hqvdp.c353 struct sti_vtg *vtg; member
/linux-4.4.14/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