Home
last modified time | relevance | path

Searched refs:MDIO_PCS_CTRL1_LOOPBACK (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dmdio.h83 #define MDIO_PCS_CTRL1_LOOPBACK BMCR_LOOPBACK macro
/openbmc/linux/include/uapi/linux/
H A Dmdio.h107 #define MDIO_PCS_CTRL1_LOOPBACK BMCR_LOOPBACK macro
/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dmdio_10g.c191 MDIO_CTRL1, MDIO_PCS_CTRL1_LOOPBACK, in ef4_mdio_phy_reconfigure()
/openbmc/linux/drivers/net/phy/
H A Dphy-c45.c1147 MDIO_PCS_CTRL1_LOOPBACK, in genphy_c45_loopback()
1148 enable ? MDIO_PCS_CTRL1_LOOPBACK : 0); in genphy_c45_loopback()
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dpcs-639x.c387 MDIO_CTRL1_RESET | MDIO_PCS_CTRL1_LOOPBACK | in mv88e639x_xg_pcs_enable()