Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dmv88e61xx.c100 #define PORT_REG_STATUS_CMODE_MASK 0xF macro
456 return res & PORT_REG_STATUS_CMODE_MASK; in mv88e61xx_get_cmode()