Searched defs:hpll (Results 1 – 9 of 9) sorted by relevance
/openbmc/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_pll.c | 130 struct hdmi_pll_data *hpll) in hdmi_init_pll_data() 182 void hdmi_pll_uninit(struct hdmi_pll_data *hpll) in hdmi_pll_uninit()
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | hdmi_pll.c | 172 static int dsi_init_pll_data(struct platform_device *pdev, struct hdmi_pll_data *hpll) in dsi_init_pll_data() 230 void hdmi_pll_uninit(struct hdmi_pll_data *hpll) in hdmi_pll_uninit()
|
/openbmc/qemu/hw/misc/ |
H A D | aspeed_scu.c | 265 uint32_t hpll = asc->calc_hpll(s, s->regs[HPLL_PARAM]); in aspeed_2400_scu_get_apb_freq() local 274 uint32_t hpll = asc->calc_hpll(s, s->regs[AST2600_HPLL_PARAM]); in aspeed_2600_scu_get_apb_freq() local 283 uint32_t hpll = asc->calc_hpll(s, s->regs[AST2600_HPLL_PARAM]); in aspeed_1030_scu_get_apb_freq() local 292 uint32_t hpll = asc->calc_hpll(s, s->regs[AST2700_SCU_HPLL_PARAM]); in aspeed_2700_scu_get_apb_freq() local 301 uint32_t hpll = asc->calc_hpll(s, s->regs[AST2700_SCUIO_HPLL_PARAM]); in aspeed_2700_scuio_get_apb_freq() local
|
/openbmc/linux/drivers/clk/rockchip/ |
H A D | clk-rv1126.c | 28 apll, dpll, cpll, hpll, enumerator
|
H A D | clk-rk3568.c | 19 ppll, hpll, enumerator
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_wm_types.h | 52 struct g4x_sr_wm hpll; member
|
H A D | intel_display.c | 158 int hpll; in vlv_get_cck_clock_hpll() local
|
H A D | intel_display_types.h | 900 struct g4x_sr_wm hpll; member
|
/openbmc/linux/drivers/clk/ |
H A D | clk-aspeed.c | 586 u32 val, div, clkin, hpll; in aspeed_ast2400_cc() local
|