Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/ti-common/
Dkeystone_net.h187 #define SGMII_CTL_REG(x) (EMAC_SGMII_BASE_ADDR + SGMII_OFFSET(x) + 0x010) macro
/external/u-boot/drivers/net/
Dkeystone_net.c307 __raw_writel(0, SGMII_CTL_REG(port)); in keystone_sgmii_config()
321 __raw_writel(control, SGMII_CTL_REG(port)); in keystone_sgmii_config()