Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/ethernet/
Dphy_xlnx_gem.h102 #define PHY_TI_AUTONEG_COMPLETED_INT_BIT (1 << 10) macro
Dphy_xlnx_gem.c743 if ((phy_data & PHY_TI_AUTONEG_COMPLETED_INT_BIT) != 0) { in phy_xlnx_gem_ti_dp83822_poll_sc()