Home
last modified time | relevance | path

Searched defs:SCU_PCLK_DIV_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2400.h22 #define SCU_PCLK_DIV_MASK (7 << SCU_PCLK_DIV_SHIFT) macro
H A Dscu_ast2500.h25 #define SCU_PCLK_DIV_MASK (7 << SCU_PCLK_DIV_SHIFT) macro