Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c242 u16 PhyReg2; in ulDetecPHY() local
249 Status |= XEmacPs_PhyRead( xemacpsp, phy_addr, PHY_IDENTIFIER_2_REG, &PhyReg2 ); in ulDetecPHY()
253 ( PhyReg2 > 0x0000 ) && ( PhyReg2 < 0xffff ) ) in ulDetecPHY()