Home
last modified time | relevance | path

Searched defs:hpll_reg (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/hw/misc/
H A Daspeed_scu.c465 static uint32_t aspeed_2400_scu_calc_hpll(AspeedSCUState *s, uint32_t hpll_reg) in aspeed_2400_scu_calc_hpll()
496 static uint32_t aspeed_2500_scu_calc_hpll(AspeedSCUState *s, uint32_t hpll_reg) in aspeed_2500_scu_calc_hpll()
516 static uint32_t aspeed_2600_scu_calc_hpll(AspeedSCUState *s, uint32_t hpll_reg) in aspeed_2600_scu_calc_hpll()
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2400.c95 u32 hpll_reg = readl(&scu->h_pll_param); in ast2400_get_hpll_rate() local
H A Dclk_ast2500.c83 u32 hpll_reg = readl(&scu->h_pll_param); in ast2500_get_hpll_rate() local