Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_pll.c39 static int hdmi_pll_enable(struct dss_pll *dsspll) in hdmi_pll_enable() argument
41 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_enable()
48 dss_ctrl_pll_enable(dsspll, true); in hdmi_pll_enable()
57 static void hdmi_pll_disable(struct dss_pll *dsspll) in hdmi_pll_disable() argument
59 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_disable()
65 dss_ctrl_pll_enable(dsspll, false); in hdmi_pll_disable()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_pll.c39 static int hdmi_pll_enable(struct dss_pll *dsspll) in hdmi_pll_enable() argument
41 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_enable()
48 dss_ctrl_pll_enable(dsspll, true); in hdmi_pll_enable()
57 static void hdmi_pll_disable(struct dss_pll *dsspll) in hdmi_pll_disable() argument
59 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_disable()
65 dss_ctrl_pll_enable(dsspll, false); in hdmi_pll_disable()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_pll.c99 static int hdmi_pll_enable(struct dss_pll *dsspll) in hdmi_pll_enable() argument
101 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_enable()
114 static void hdmi_pll_disable(struct dss_pll *dsspll) in hdmi_pll_disable() argument
116 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_disable()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_pll.c99 static int hdmi_pll_enable(struct dss_pll *dsspll) in hdmi_pll_enable() argument
101 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_enable()
109 static void hdmi_pll_disable(struct dss_pll *dsspll) in hdmi_pll_disable() argument
111 struct hdmi_pll_data *pll = container_of(dsspll, struct hdmi_pll_data, pll); in hdmi_pll_disable()

Completed in 2 milliseconds