Searched refs:PORT_OVERRIDE_FULL_DUPLEX (Results 1 – 2 of 2) sorted by relevance
90 #define PORT_OVERRIDE_FULL_DUPLEX BIT(1) /* 0 = Half Duplex */ macro
1182 reg |= PORT_OVERRIDE_FULL_DUPLEX; in b53_force_port_config()1184 reg &= ~PORT_OVERRIDE_FULL_DUPLEX; in b53_force_port_config()