Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/microchip/
H A Dksz8_reg.h716 #define PHY_START_CABLE_DIAG BIT(15) macro
H A Dksz8.c1176 data |= PHY_START_CABLE_DIAG; in ksz8_r_phy()
1426 if (val & PHY_START_CABLE_DIAG) in ksz8_w_phy()