Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/ti/
Dkeystone_net.c257 writel(CPGMAC_REG_RESET_VAL_RESET, in mac_sl_reset()
264 CPGMAC_REG_RESET_VAL_RESET) in mac_sl_reset()
289 CPGMAC_REG_RESET_VAL_RESET) in mac_sl_config()
/external/u-boot/arch/arm/include/asm/ti-common/
Dkeystone_net.h105 #define CPGMAC_REG_RESET_VAL_RESET BIT(0) macro