Searched refs:dev_read_phy_mode (Results 1 – 25 of 35) sorted by relevance
12
227 interface = dev_read_phy_mode(ethdev); in dm_eth_phy_connect()
251 .interface = dev_read_phy_mode,
427 pdata->phy_interface = dev_read_phy_mode(dev); in bcm6348_eth_probe()
610 .interface = dev_read_phy_mode,
569 priv->phyintf = dev_read_phy_mode(dev); in higmac_of_to_plat()
552 pdata->phy_interface = dev_read_phy_mode(dev); in pic32_eth_probe()
557 pdata->phy_interface = dev_read_phy_mode(dev); in ftgmac100_of_to_plat()
680 pdata->phy_interface = dev_read_phy_mode(dev); in altera_tse_of_to_plat()
798 pdata->phy_interface = dev_read_phy_mode(dev); in mvgbe_of_to_plat()
679 pdata->phy_interface = dev_read_phy_mode(dev); in ravb_of_to_plat()
696 pdata->phy_interface = dev_read_phy_mode(dev); in bcmgenet_eth_of_to_plat()
281 priv->uclass_id = dev_read_phy_mode(dev); in enetc_start_pcs()
700 pdata->phy_interface = dev_read_phy_mode(dev); in tsec_probe()
715 pdata->phy_interface = dev_read_phy_mode(dev); in npcm750_eth_ofdata_to_platdata()
843 pdata->phy_interface = dev_read_phy_mode(dev); in sun8i_emac_eth_of_to_plat()
931 pdata->phy_interface = dev_read_phy_mode(dev); in axi_emac_of_to_plat()
818 pdata->phy_interface = dev_read_phy_mode(dev); in designware_eth_of_to_plat()
763 pdata->phy_interface = dev_read_phy_mode(dev); in sh_ether_of_to_plat()
943 pdata->phy_interface = dev_read_phy_mode(dev); in zynq_gem_of_to_plat()
763 pdata->phy_interface = dev_read_phy_mode(dev); in ave_of_to_plat()
825 phy_interface_t dev_read_phy_mode(const struct udevice *dev);1211 static inline phy_interface_t dev_read_phy_mode(const struct udevice *dev) in dev_read_phy_mode() function
1012 phy_mode = dev_read_phy_mode(dev); in ldpaa_eth_bind()1036 priv->phy_mode = dev_read_phy_mode(dev); in ldpaa_eth_of_to_plat()
447 phy_interface_t dev_read_phy_mode(const struct udevice *dev) in dev_read_phy_mode() function
793 fm_eth->enet_if = dev_read_phy_mode(dev); in fm_eth_probe()
627 pdata->phy_interface = dev_read_phy_mode(dev); in am65_cpsw_ofdata_parse_phy()
Completed in 77 milliseconds