Home
last modified time | relevance | path

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

/drivers/net/phy/
Dat803x.c404 static bool at803x_match_phy_id(struct phy_device *phydev, u32 phy_id) in at803x_match_phy_id() function
455 if (at803x_match_phy_id(phydev, ATH8030_PHY_ID) || in at803x_parse_dt()
456 at803x_match_phy_id(phydev, ATH8035_PHY_ID)) { in at803x_parse_dt()
484 if (at803x_match_phy_id(phydev, ATH8031_PHY_ID)) { in at803x_parse_dt()
591 if (at803x_match_phy_id(phydev, ATH8031_PHY_ID)) { in at803x_config_init()