Searched refs:PORT_OVERRIDE_FULL_DUPLEX (Results 1 – 3 of 3) sorted by relevance
59 #define PORT_OVERRIDE_FULL_DUPLEX BIT(1) /* 0 = Half Duplex */ macro463 PORT_OVERRIDE_FULL_DUPLEX | PORT_OVERRIDE_SPEED_1000M; in b53_enable_cpu_port()
90 #define PORT_OVERRIDE_FULL_DUPLEX BIT(1) /* 0 = Half Duplex */ macro
1186 reg |= PORT_OVERRIDE_FULL_DUPLEX; in b53_force_port_config()1188 reg &= ~PORT_OVERRIDE_FULL_DUPLEX; in b53_force_port_config()