Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/video/fbdev/omap2/dss/
Dhdmi_pll.c101 static int hdmi_pll_enable(struct dss_pll *dsspll) in hdmi_pll_enable() argument
103 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_enable()
116 static void hdmi_pll_disable(struct dss_pll *dsspll) in hdmi_pll_disable() argument
118 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_disable()