Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-aspeed/
Dscu_ast2500.h123 #define SCU_D2PLL_NUM_MASK (0xff << SCU_D2PLL_NUM_SHIFT) macro
/third_party/uboot/u-boot-2020.01/drivers/clk/aspeed/
Dclk_ast2500.c380 .num = SCU_D2PLL_NUM_MASK >> SCU_D2PLL_NUM_SHIFT, in ast2500_configure_d2pll()