Searched refs:PORT_FORCE_100_MBIT (Results 1 – 3 of 3) sorted by relevance
583 if (ctrl & PORT_FORCE_100_MBIT) in ksz8_r_phy()762 data |= PORT_FORCE_100_MBIT; in ksz8_w_phy()764 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