Home
last modified time | relevance | path

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

/drivers/video/omap2/dss/
Dti_hdmi.h78 int (*pll_enable)(struct hdmi_ip_data *ip_data); member
Ddss_features.c801 .pll_enable = ti_hdmi_4xxx_pll_enable,
Dhdmi.c573 r = hdmi.ip_data.ops->pll_enable(&hdmi.ip_data); in hdmi_power_on_full()