Searched refs:mmds_present (Results 1 – 5 of 5) sorted by relevance
425 if (phydev->c45_ids.mmds_present & MDIO_DEVS_AN) { in genphy_c45_read_link()1079 if (phydev->c45_ids.mmds_present & MDIO_DEVS_AN) { in genphy_c45_pma_read_abilities()
3225 devad = __ffs(phydev->c45_ids.mmds_present); in phylink_phy_read()3229 if (!(phydev->c45_ids.mmds_present & MDIO_DEVS_AN)) in phylink_phy_read()3267 devad = __ffs(phydev->c45_ids.mmds_present); in phylink_phy_write()3271 if (!(phydev->c45_ids.mmds_present & MDIO_DEVS_AN)) in phylink_phy_write()
832 phydev->c45_ids.mmds_present |= MDIO_DEVS_PMAPMD | MDIO_DEVS_AN; in en8811h_probe()
886 c45_ids->mmds_present = devs_in_pkg & ~BIT(0); in get_phy_c45_ids()978 c45_ids.mmds_present = 0; in get_phy_device()
496 u32 mmds_present; member