Home
last modified time | relevance | path

Searched refs:PORT_CABLE_10M_SHORT (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/dsa/microchip/
H A Dksz8_reg.h236 #define PORT_CABLE_10M_SHORT BIT(7) macro
H A Dksz8.c1178 if (val1 & PORT_CABLE_10M_SHORT) in ksz8_r_phy()