Searched refs:ARM_ETH_MAC_LOOPBACK (Results 1 – 3 of 3) sorted by relevance
142 if (arg & ARM_ETH_MAC_LOOPBACK) in ARM_ETH_MAC_Control()
90 #define ARM_ETH_MAC_LOOPBACK (1UL << 4) ///< Loop-back test mode macro
242 if ((arg & ARM_ETH_MAC_LOOPBACK) != 0U) in ENET_CommonControl()