Home
last modified time | relevance | path

Searched refs:PORT_START_CABLE_DIAG (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/dsa/microchip/
H A Dksz8795_reg.h229 #define PORT_START_CABLE_DIAG BIT(4) macro
H A Dksz8795.c758 if (val1 & PORT_START_CABLE_DIAG) in ksz8_r_phy()
927 ksz_port_cfg(dev, p, REG_PORT_LINK_MD_CTRL, PORT_START_CABLE_DIAG, true); in ksz8_w_phy()
H A Dksz9477_reg.h1115 #define PORT_START_CABLE_DIAG BIT(15) macro
/openbmc/linux/drivers/net/ethernet/micrel/
H A Dksz884x.c543 #define PORT_START_CABLE_DIAG 0x1000 macro