Home
last modified time | relevance | path

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

/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
Deth_phy.h62 #define ANLPAR_10FD 0x0040 macro
/device/soc/hisilicon/common/platform/hieth-sf/src/
Deth_phy.c188 return ((uint32_t)anlpar & (ANLPAR_10FD | ANLPAR_TXFD)) ? PHY_DUPLEX_FULL : PHY_DUPLEX_HALF; in MiiphyDuplex()