Home
last modified time | relevance | path

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

/hal_nuvoton-latest/m46x/StdDriver/drv_emac/
DsynopGMAC_Dev.h254 Mii_phy_status_full_duplex = 0x2000, enumerator
DsynopGMAC_Dev.c1126 gmacdev->DuplexMode = (data & Mii_phy_status_full_duplex) ? FULLDUPLEX: HALFDUPLEX ; in synopGMAC_check_phy_init()