Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/phy/
A Dphy-c45.c414 if (phydev->c45_ids.mmds_present & MDIO_DEVS_AN) { in genphy_c45_read_link()
891 if (phydev->c45_ids.mmds_present & MDIO_DEVS_AN) { in genphy_c45_pma_read_abilities()
A Dphylink.c2603 devad = __ffs(phydev->c45_ids.mmds_present); in phylink_phy_read()
2607 if (!(phydev->c45_ids.mmds_present & MDIO_DEVS_AN)) in phylink_phy_read()
2645 devad = __ffs(phydev->c45_ids.mmds_present); in phylink_phy_write()
2649 if (!(phydev->c45_ids.mmds_present & MDIO_DEVS_AN)) in phylink_phy_write()
A Dphy_device.c857 c45_ids->mmds_present = devs_in_pkg & ~BIT(0); in get_phy_c45_ids()
949 c45_ids.mmds_present = 0; in get_phy_device()
/linux-6.3-rc2/include/linux/
A Dphy.h522 u32 mmds_present; member

Completed in 19 milliseconds