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