Home
last modified time | relevance | path

Searched refs:devices_in_package (Results 1 – 5 of 5) sorted by relevance

/linux-6.3-rc2/drivers/net/phy/
A Dbcm84881.c51 (phydev->c45_ids.devices_in_package & mmd_mask) != mmd_mask) in bcm84881_probe()
A Dphy_device.c751 u32 *devices_in_package) in get_phy_c45_devs_in_pkg() argument
758 *devices_in_package = phy_reg << 16; in get_phy_c45_devs_in_pkg()
763 *devices_in_package |= phy_reg; in get_phy_c45_devs_in_pkg()
855 c45_ids->devices_in_package = devs_in_pkg; in get_phy_c45_ids()
948 c45_ids.devices_in_package = 0; in get_phy_device()
A Dmarvell10g.c503 (phydev->c45_ids.devices_in_package & mmd_mask) != mmd_mask) in mv3310_probe()
585 if (!(phydev->c45_ids.devices_in_package & MDIO_DEVS_PMAPMD)) in mv3310_has_pma_ngbaset_quirk()
A Dphy.c172 if (phydev->is_c45 && !(phydev->c45_ids.devices_in_package & BIT(0))) in phy_restart_aneg()
886 if (phydev->is_c45 && !(phydev->c45_ids.devices_in_package & BIT(0))) in phy_config_aneg()
/linux-6.3-rc2/include/linux/
A Dphy.h521 u32 devices_in_package; member

Completed in 20 milliseconds