Home
last modified time | relevance | path

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

/qemu/include/hw/misc/
H A Daspeed_scu.h339 #define SCU_AST2600_H_PLL_BYPASS_EN (0x1 << 24) macro
/qemu/hw/misc/
H A Daspeed_scu.c463 if (!(hpll_reg & SCU_AST2600_H_PLL_BYPASS_EN)) { in aspeed_2600_scu_calc_hpll()