Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/hieth-sf/src/
Deth_phy.c124 if ((uint32_t)bmcr & BMCR_AN_ENABLE) { in MiiphySpeed()
181 if ((uint32_t)bmcr & BMCR_AN_ENABLE) { in MiiphyDuplex()
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
Deth_phy.h33 #define BMCR_AN_ENABLE 0x1000 macro