Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Daspeed_scu.h135 #define SCU_AST2400_H_PLL_BYPASS_EN (0x1 << 17) macro
/openbmc/qemu/hw/misc/
H A Daspeed_scu.c478 if (!(hpll_reg & SCU_AST2400_H_PLL_BYPASS_EN)) { in aspeed_2400_scu_calc_hpll()