Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/ti-common/
Dkeystone_net.h27 #define CPGMACSL_REG_RESET 0x0c macro
42 #define CPGMACSL_REG_RESET 0x338 macro
/external/u-boot/drivers/net/
Dkeystone_net.c372 DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET); in mac_sl_reset()
376 v = readl(DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET); in mac_sl_reset()
401 v = readl(DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET); in mac_sl_config()