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.c149 { MDIO_MMD_AN, MDIO_AN_T1_CTRL, 0x0 },
179 { MDIO_MMD_AN, MDIO_AN_T1_CTRL, 0x0 },
186 { MDIO_MMD_AN, MDIO_AN_T1_CTRL, 0x0 },
H A Dphy-c45.c326 reg = MDIO_AN_T1_CTRL; in genphy_c45_an_disable_aneg()
346 reg = MDIO_AN_T1_CTRL; in genphy_c45_restart_aneg()
368 reg = MDIO_AN_T1_CTRL; in genphy_c45_check_and_restart_aneg()
/linux/include/uapi/linux/
H A Dmdio.h81 #define MDIO_AN_T1_CTRL 512 /* BASE-T1 AN control */ macro