Home
last modified time | relevance | path

Searched refs:dump_pll (Results 1 – 3 of 3) sorted by relevance

/drivers/video/omap2/dss/
Dti_hdmi.h90 void (*dump_pll)(struct hdmi_ip_data *ip_data, struct seq_file *s); member
Ddss_features.c807 .dump_pll = ti_hdmi_4xxx_pll_dump,
Dhdmi.c669 hdmi.ip_data.ops->dump_pll(&hdmi.ip_data, s); in hdmi_dump_regs()