Home
last modified time | relevance | path

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

/linux/drivers/net/phy/
H A Dphy-c45.c539 if (phydev->c45_ids.mmds_present & MDIO_DEVS_AN) { in genphy_c45_read_link()
1201 if (phydev->c45_ids.mmds_present & MDIO_DEVS_AN) { in genphy_c45_pma_read_abilities()
H A Dphy_device.c986 c45_ids->mmds_present = devs_in_pkg & ~BIT(0); in get_phy_c45_ids()
1078 c45_ids.mmds_present = 0; in get_phy_device()
/linux/include/linux/
H A Dphy.h527 u32 mmds_present; member