Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h27 #define CPGMACSL_REG_RESET 0x0c macro
42 #define CPGMACSL_REG_RESET 0x338 macro
/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c257 DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET); in mac_sl_reset()
261 v = readl(DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET); in mac_sl_reset()
286 v = readl(DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET); in mac_sl_config()