Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/microchip/
H A Dksz8_reg.h723 #define PHY_CABLE_10M_SHORT BIT(12) macro
H A Dksz8.c1179 data |= PHY_CABLE_10M_SHORT; in ksz8_r_phy()