ETH_SR_IDLE
#define ETH_SR_IDLE 0x0004U /* 1 = PHY logic is running */
#define ETH_SR_IDLE __BIT(2) /* 1 = PHY logic is running */