Home
last modified time | relevance | path

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

/external/u-boot/arch/arm/include/asm/ti-common/
Dkeystone_net.h117 #define CPGMAC_REG_RESET_VAL_RESET_MASK BIT(0) macro
/external/u-boot/drivers/net/
Dkeystone_net.c377 if ((v & CPGMAC_REG_RESET_VAL_RESET_MASK) != in mac_sl_reset()
402 if ((v & CPGMAC_REG_RESET_VAL_RESET_MASK) != in mac_sl_config()