Home
last modified time | relevance | path

Searched refs:SCU_HWSTRAP_CLKIN_25MHZ (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2400.h13 #define SCU_HWSTRAP_CLKIN_25MHZ (1 << 23) macro
H A Dscu_ast2500.h16 #define SCU_HWSTRAP_CLKIN_25MHZ (1 << 23) macro
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2500.c54 return readl(&scu->hwstrap) & SCU_HWSTRAP_CLKIN_25MHZ in ast2500_get_clkin()