Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Daspeed_scu.h212 #define SCU_HW_STRAP_CLK_48M_IN (0x1 << 18) macro
/openbmc/qemu/hw/misc/
H A Daspeed_scu.c449 } else if (s->hw_strap1 & SCU_HW_STRAP_CLK_48M_IN) { in aspeed_scu_get_clkin()