Home
last modified time | relevance | path

Searched refs:MDIO_AN_T1_CTRL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/phy/
H A Dmarvell-88q2xxx.c106 { MDIO_MMD_AN, MDIO_AN_T1_CTRL, 0x0 },
136 { MDIO_MMD_AN, MDIO_AN_T1_CTRL, 0x0 },
143 { MDIO_MMD_AN, MDIO_AN_T1_CTRL, 0x0 },
H A Dphy-c45.c324 reg = MDIO_AN_T1_CTRL; in genphy_c45_an_disable_aneg()
344 reg = MDIO_AN_T1_CTRL; in genphy_c45_restart_aneg()
366 reg = MDIO_AN_T1_CTRL; in genphy_c45_check_and_restart_aneg()
/linux/include/uapi/linux/
H A Dmdio.h75 #define MDIO_AN_T1_CTRL 512 /* BASE-T1 AN control */ macro