Searched refs:PORT_FORCE_100_MBIT (Results 1 – 3 of 3) sorted by relevance
593 if (ctrl & PORT_FORCE_100_MBIT) in ksz8_r_phy()772 data |= PORT_FORCE_100_MBIT; in ksz8_w_phy()774 data &= ~PORT_FORCE_100_MBIT; in ksz8_w_phy()
247 #define PORT_FORCE_100_MBIT BIT(6) macro
560 #define PORT_FORCE_100_MBIT 0x0040 macro