Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_pll.c130 struct hdmi_pll_data *hpll) in hdmi_init_pll_data() argument
132 struct dss_pll *pll = &hpll->pll; in hdmi_init_pll_data()
144 pll->base = hpll->base; in hdmi_init_pll_data()
147 if (hpll->wp->version == 4) in hdmi_init_pll_data()
182 void hdmi_pll_uninit(struct hdmi_pll_data *hpll) in hdmi_pll_uninit() argument
184 struct dss_pll *pll = &hpll->pll; in hdmi_pll_uninit()
H A Dhdmi.h321 void hdmi_pll_uninit(struct hdmi_pll_data *hpll);
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi_pll.c172 static int dsi_init_pll_data(struct platform_device *pdev, struct hdmi_pll_data *hpll) in dsi_init_pll_data() argument
174 struct dss_pll *pll = &hpll->pll; in dsi_init_pll_data()
185 pll->base = hpll->base; in dsi_init_pll_data()
230 void hdmi_pll_uninit(struct hdmi_pll_data *hpll) in hdmi_pll_uninit() argument
232 struct dss_pll *pll = &hpll->pll; in hdmi_pll_uninit()
H A Dhdmi.h303 void hdmi_pll_uninit(struct hdmi_pll_data *hpll);
/linux/drivers/clk/
H A Dclk-aspeed.c586 u32 val, div, clkin, hpll; in aspeed_ast2400_cc() local
601 hpll = hpll_rates[1][rate]; in aspeed_ast2400_cc()
604 hpll = hpll_rates[0][rate]; in aspeed_ast2400_cc()
607 hpll = hpll_rates[0][rate]; in aspeed_ast2400_cc()
622 hpll * 1000000); in aspeed_ast2400_cc()
/linux/drivers/gpu/drm/i915/display/
H A Dintel_wm_types.h52 struct g4x_sr_wm hpll; member
H A Dintel_display_types.h858 struct g4x_sr_wm hpll; member
/linux/drivers/clk/rockchip/
H A Dclk-rv1126.c28 apll, dpll, cpll, hpll, enumerator
206 [hpll] = PLL(pll_rk3328, PLL_HPLL, "hpll", mux_pll_p,
H A Dclk-rk3568.c19 ppll, hpll, enumerator
324 [hpll] = PLL(pll_rk3328, PLL_HPLL, "hpll", mux_pll_p,