Searched refs:Mii_phy_status_full_duplex (Results 1 – 2 of 2) sorted by relevance
254 Mii_phy_status_full_duplex = 0x2000, enumerator
1126 gmacdev->DuplexMode = (data & Mii_phy_status_full_duplex) ? FULLDUPLEX: HALFDUPLEX ; in synopGMAC_check_phy_init()