Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dphy.h108 struct phy_device { struct
111 struct mii_dev *bus;
112 struct phy_driver *drv;
113 void *priv;
116 struct udevice *dev;
117 ofnode node;
125 int speed;
126 int duplex;
129 int link;
130 int port;
[all …]
/openbmc/linux/include/linux/
H A Dphy.h643 u32 phy_id;
674 u32 dev_flags;
682 int speed;
683 int duplex;
684 int port;
685 int pause;
686 int asym_pause;
722 int irq;
726 void *priv;
757 void (*phy_link_change)(struct phy_device *phydev, bool up); argument
[all …]
/openbmc/linux/drivers/net/phy/
H A Dphy_device.c404 int (*run)(struct phy_device *)) in phy_register_fixup()
426 int (*run)(struct phy_device *)) in phy_register_fixup_for_uid()
434 int (*run)(struct phy_device *)) in phy_register_fixup_for_id()