Searched refs:PHY_FULL_DUPLEX (Results 1 – 3 of 3) sorted by relevance
481 data |= PHY_FULL_DUPLEX; in ksz8795_r_phy()582 if (val & PHY_FULL_DUPLEX) in ksz8795_w_phy()
765 #define PHY_FULL_DUPLEX BIT(8) macro
284 #define PHY_FULL_DUPLEX 0x0100 macro3438 data &= ~PHY_FULL_DUPLEX; in port_force_link_speed()3440 data |= PHY_FULL_DUPLEX; in port_force_link_speed()