Searched refs:MV88E6XXX_PORT_MAC_CTL_FORCE_DUPLEX (Results 1 – 2 of 2) sorted by relevance
261 ctrl |= MV88E6XXX_PORT_MAC_CTL_FORCE_DUPLEX; in mv88e6xxx_port_set_speed_duplex()264 ctrl |= MV88E6XXX_PORT_MAC_CTL_FORCE_DUPLEX | in mv88e6xxx_port_set_speed_duplex()279 MV88E6XXX_PORT_MAC_CTL_FORCE_DUPLEX | in mv88e6xxx_port_set_speed_duplex()300 reg & MV88E6XXX_PORT_MAC_CTL_FORCE_DUPLEX ? "Force" : "Unforce", in mv88e6xxx_port_set_speed_duplex()469 ctrl |= MV88E6XXX_PORT_MAC_CTL_FORCE_DUPLEX; in mv88e6393x_port_set_speed_duplex()472 ctrl |= MV88E6XXX_PORT_MAC_CTL_FORCE_DUPLEX | in mv88e6393x_port_set_speed_duplex()504 reg & MV88E6XXX_PORT_MAC_CTL_FORCE_DUPLEX ? "Force" : "Unforce", in mv88e6393x_port_set_speed_duplex()
104 #define MV88E6XXX_PORT_MAC_CTL_FORCE_DUPLEX 0x0004 macro