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

/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h30 #define CPGMACSL_REG_RESET 0x0c macro
45 #define CPGMACSL_REG_RESET 0x338 macro
/u-boot/drivers/net/ti/
H A Dkeystone_net.c261 DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET);
265 v = readl(DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET);
290 v = readl(DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET);

Completed in 42 milliseconds