Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/phy/
H A Db53.c70 #define PORT_OVERRIDE_EN BIT(7) /* Use the register contents */ macro
462 port_ctrl = PORT_OVERRIDE_EN | PORT_OVERRIDE_LINK | in b53_enable_cpu_port()
/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h99 #define PORT_OVERRIDE_EN BIT(7) /* Use the register contents */ macro
H A Db53_common.c1153 val = PORT_OVERRIDE_EN; in b53_force_link()
1177 val = PORT_OVERRIDE_EN; in b53_force_port_config()