Home
last modified time | relevance | path

Searched refs:SCU_AST2400_H_PLL_OFF (Results 1 – 2 of 2) sorted by last modified time

/qemu/hw/misc/
H A Daspeed_scu.c409 if (hpll_reg & SCU_AST2400_H_PLL_OFF) { in aspeed_2400_scu_calc_hpll()
/qemu/include/hw/misc/
H A Daspeed_scu.h128 #define SCU_AST2400_H_PLL_OFF (0x1 << 16) macro