Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/xilinx_ultrascale/
Dx_emacpsif_physpeed.c265 u16 PhyReg1; in ulDetecPHY() local
272 Status = XEmacPs_PhyRead( xemacpsp, phy_addr, PHY_IDENTIFIER_1_REG, &PhyReg1 ); in ulDetecPHY()
276 ( PhyReg1 > 0x0000 ) && ( PhyReg1 < 0xffff ) && in ulDetecPHY()