Searched refs:PORT_FORCE_100_MBIT (Results 1 – 3 of 3) sorted by relevance
472 if (ctrl & PORT_FORCE_100_MBIT) in ksz8795_r_phy()579 data |= PORT_FORCE_100_MBIT; in ksz8795_w_phy()581 data &= ~PORT_FORCE_100_MBIT; in ksz8795_w_phy()
273 #define PORT_FORCE_100_MBIT BIT(6) macro
628 #define PORT_FORCE_100_MBIT 0x0040 macro