Searched refs:PHY_BMSR (Results 1 - 2 of 2) sorted by relevance
/device/soc/hisilicon/common/platform/hieth-sf/src/ |
H A D | eth_phy.c | 30 phyState = HiethMdioRead(ld, phyAccess->phyAddr, PHY_BMSR); in HiethGetPhyStat() 37 phyState = HiethMdioRead(ld, phyAccess->phyAddr, PHY_BMSR); in HiethGetPhyStat() 57 reg = HiethMdioRead(ld, phyAccess->phyAddr, PHY_BMSR); in MiiphyLink() 59 HDF_LOGE("PHY_BMSR read failed, assuming no link"); in MiiphyLink() 97 val = HiethMdioRead(ld, phyAccess->phyAddr, PHY_BMSR); in MiiphySpeed() 99 HDF_LOGE("PHY 1000BT status[read PHY_BMSR]\n"); in MiiphySpeed() 141 val = HiethMdioRead(ld, phyAccess->phyAddr, PHY_BMSR); in MiiphyDuplex()
|
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/ |
H A D | eth_phy.h | 40 #define PHY_BMSR 0x01 macro
|
Completed in 1 milliseconds