Home
last modified time | relevance | path

Searched defs:phy_dev (Results 1 – 3 of 3) sorted by relevance

/external/u-boot/drivers/net/
Dkeystone_net.c238 int keystone_rgmii_config(struct phy_device *phy_dev) in keystone_rgmii_config()
268 int keystone_sgmii_config(struct phy_device *phy_dev, int port, int interface) in keystone_sgmii_config()
539 struct phy_device *phy_dev = eth_priv->phy_dev; in keystone2_eth_open() local
607 struct phy_device *phy_dev = eth_priv->phy_dev; in keystone2_eth_close() local
634 struct phy_device *phy_dev = eth_priv->phy_dev; in keystone2_eth_send_packet() local
680 struct phy_device *phy_dev; in keystone2_emac_initialize() local
Dmvpp2.c989 struct phy_device *phy_dev; member
4513 struct phy_device *phy_dev; in mvpp2_phy_connect() local
/external/u-boot/arch/arm/include/asm/ti-common/
Dkeystone_net.h252 struct phy_device *phy_dev; member