Searched refs:phy_config (Results 1 – 25 of 46) sorted by relevance
12
62 struct phy_config { struct68 } phy_config[SRDS_MAX_LANES]; member176 return table[i].phy_config; in get_phy_config()360 static inline void do_phy_config(const struct phy_config *phy_config) in do_phy_config() argument366 if (!phy_config[i].dpmacid) in do_phy_config()461 const struct phy_config *phy_config; in board_eth_init() local530 if (!phy_config) { in board_eth_init()534 do_phy_config(phy_config); in board_eth_init()538 if (!phy_config) { in board_eth_init()542 do_phy_config(phy_config); in board_eth_init()[all …]
62 struct phy_config { struct68 } phy_config[SRDS_MAX_LANES]; member197 return table[i].phy_config; in get_phy_config()381 static inline void do_phy_config(const struct phy_config *phy_config) in do_phy_config() argument387 if (!phy_config[i].dpmacid) in do_phy_config()401 phy_config[i].ioslot); in do_phy_config()482 const struct phy_config *phy_config; in board_eth_init() local547 if (!phy_config) { in board_eth_init()551 do_phy_config(phy_config); in board_eth_init()555 if (!phy_config) { in board_eth_init()[all …]
197 phy_config(phydev); in init_host_phys()
31 phy_config(phydev); in ihs_phy_config()
64 phy_config(eth->port[i]); in bcm_sf2_eth_init()
281 phy_config(priv->phydev); in sunxi_emac_init_phy()
408 phy_config(priv->phy_dev); in bcm6348_phy_init()
431 phy_config(phydev); in pch_gbe_phy_init()
541 phy_config(phydev); in sh_eth_phy_config_legacy()772 phy_config(phydev); in sh_eth_phy_config()
309 phy_config(phydev); in setup_phy()
593 phy_config(phydev); in lpc32xx_eth_phylib_init()
492 phy_config(int_phydev); in ca_phy_probe()504 phy_config(ext_phydev); in ca_phy_probe()
235 phy_config(phydev); in ftgmac100_phy_init()
340 phy_config(priv->phydev); in pic32_eth_start()
543 return phy_config(phydev); in higmac_probe()
625 phy_config(priv->phy); in mt7628_eth_probe()
1174 phy_config(phydev); in fec_probe()1333 phy_config(phydev); in fec_phy_init()
298 phy_config(priv->phy); in enetc_config_phy()
241 phy_config(phydev); in pfe_phy_configure()
640 u32 phy_config; in initialize() local644 phy_config = get_reg(dev, REG_PHY_CONFIG); in initialize()645 set_reg(dev, REG_PHY_CONFIG, phy_config | PHY_CONFIG_GT_ALL_RESET_MASK); in initialize()666 phy_config & ~PHY_CONFIG_GT_ALL_RESET_MASK); in initialize()
346 phy_config(phy); in felix_port_enable()
495 int phy_config(struct phy_device *phydev);
847 phy_config(fm_eth->phydev); in init_phy()880 phy_config(phydev); in init_phy()
37 phy_config(priv->phy); in init_phy()65 ret = phy_config(phydev); in init_phy()
599 phy_config(priv->phydev); in ks2_eth_probe()
Completed in 42 milliseconds