Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Dmv88e61xx.c105 #define PORT_REG_PHYS_CTRL_PCS_AN_EN BIT(10) macro
718 val |= PORT_REG_PHYS_CTRL_PCS_AN_EN | in mv88e61xx_fixed_port_setup()