Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Daspeed_scu.h233 #define SCU_AST2400_HW_STRAP_GET_H_PLL_CLK(x) (((x) >> 8) & 0x3) macro
/openbmc/qemu/hw/misc/
H A Daspeed_scu.c491 freq_select = SCU_AST2400_HW_STRAP_GET_H_PLL_CLK(s->hw_strap1); in aspeed_2400_scu_calc_hpll()