Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds