Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h28 #define CPGMACSL_REG_RESET 0x0c macro
43 #define CPGMACSL_REG_RESET 0x338 macro
/OK3568_Linux_fs/u-boot/drivers/net/
H A Dkeystone_net.c373 DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET); in mac_sl_reset()
377 v = readl(DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET); in mac_sl_reset()
402 v = readl(DEVICE_EMACSL_BASE(port) + CPGMACSL_REG_RESET); in mac_sl_config()