Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/b53/
H A Db53_regs.h97 #define PORT_OVERRIDE_TX_FLOW BIT(5) macro
H A Db53_common.c1211 reg |= PORT_OVERRIDE_TX_FLOW; in b53_force_port_config()
/openbmc/u-boot/drivers/net/phy/
H A Db53.c67 #define PORT_OVERRIDE_TX_FLOW BIT(5) macro