Home
last modified time | relevance | path

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

/qemu/hw/misc/
H A Daspeed_scu.c460 static const uint32_t hpll_ast2400_freqs[][4] = { in aspeed_2600_scu_calc_hpll()
493 return hpll_ast2400_freqs[clk_25m_in][freq_select] * 1000000;
398 static const uint32_t hpll_ast2400_freqs[][4] = { global() variable