Searched refs:PORT_OVERRIDE_TX_FLOW (Results 1 – 2 of 2) sorted by relevance
102 #define PORT_OVERRIDE_TX_FLOW BIT(5) macro
1417 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()