Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/ti/
H A Dkeystone_net.c256 writel(CPGMAC_REG_RESET_VAL_RESET, in mac_sl_reset()
263 CPGMAC_REG_RESET_VAL_RESET) in mac_sl_reset()
288 CPGMAC_REG_RESET_VAL_RESET) in mac_sl_config()
/openbmc/u-boot/arch/arm/include/asm/ti-common/
H A Dkeystone_net.h105 #define CPGMAC_REG_RESET_VAL_RESET BIT(0) macro