Home
last modified time | relevance | path

Searched defs:SGMII_SRESET_REG (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/ti/
H A Dnetcp_sgmii.c26 #define SGMII_SRESET_REG(x) (SGMII_OFFSET(x) + 0x004) macro
/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h173 #define SGMII_SRESET_REG(x) (EMAC_SGMII_BASE_ADDR + SGMII_OFFSET(x) + 0x004) macro