Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/arm/include/asm/arch-aspeed/
Dscu_ast2500.h13 #define SCU_HWSTRAP_MAC2_RGMII (1 << 7) macro
/third_party/uboot/u-boot-2020.01/drivers/clk/aspeed/
Dclk_ast2500.c308 if (hwstrap & (SCU_HWSTRAP_MAC1_RGMII | SCU_HWSTRAP_MAC2_RGMII)) in ast2500_configure_mac()