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