Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dscu_ast2500.h14 #define SCU_HWSTRAP_MAC2_RGMII (1 << 7) macro
/OK3568_Linux_fs/u-boot/drivers/clk/aspeed/
H A Dclk_ast2500.c263 if (hwstrap & (SCU_HWSTRAP_MAC1_RGMII | SCU_HWSTRAP_MAC2_RGMII)) in ast2500_configure_mac()