Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/b53/
H A Db53_regs.h102 #define PORT_OVERRIDE_TX_FLOW BIT(5) macro
H A Db53_common.c1417 reg &= ~(PORT_OVERRIDE_RX_FLOW | PORT_OVERRIDE_TX_FLOW); in b53_force_port_config()
1430 reg |= PORT_OVERRIDE_TX_FLOW; in b53_force_port_config()