Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/hieth-sf/src/
Deth_phy.c125 anlpar = HiethMdioRead(ld, phyAccess->phyAddr, PHY_ANLPAR); in MiiphySpeed()
152 anlpar = HiethMdioRead(ld, phyAccess->phyAddr, PHY_ANLPAR); in MiiphyDuplex()
183 anlpar = HiethMdioRead(ld, phyAccess->phyAddr, PHY_ANLPAR); in MiiphyDuplex()
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
Deth_phy.h53 #define PHY_ANLPAR 0x05 /* Auto negotiation link partner ability */ macro