Searched refs:PHY_ALL_CAPABLE_MASK (Results 1 – 4 of 4) sorted by relevance
32 #define PHY_ALL_CAPABLE_MASK 0x1E0U macro115 …PHY_LAN8720A_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, (PHY_ALL_CAPABLE_MASK | PHY_IEEE802_3_SELECT… in PHY_LAN8720A_Init()
33 #define PHY_ALL_CAPABLE_MASK 0x1E0U macro129 …PHY_LAN8741_WRITE(handle, PHY_AUTONEG_ADVERTISE_REG, (PHY_ALL_CAPABLE_MASK | PHY_IEEE802_3_SELECTO… in PHY_LAN8741_Init()
54 #define PHY_ALL_CAPABLE_MASK 0x1e0U macro
74 (void)PHY_Write(base, phyAddr, PHY_AUTONEG_ADVERTISE_REG, (PHY_ALL_CAPABLE_MASK | 0x1U)); in PHY_Init()