Searched refs:dsspll (Results 1 – 1 of 1) sorted by relevance
101 static int hdmi_pll_enable(struct dss_pll *dsspll) in hdmi_pll_enable() argument103 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() argument118 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_disable()