Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Daspeed_scu.h154 #define SCU_H_PLL_OFF (0x1 << 19) macro
/openbmc/qemu/hw/misc/
H A Daspeed_scu.c501 if (hpll_reg & SCU_H_PLL_OFF) { in aspeed_2500_scu_calc_hpll()