Home
last modified time | relevance | path

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

/include/
A Dphy.h103 int (*probe)(struct phy_device *phydev);
107 int (*config)(struct phy_device *phydev);
110 int (*startup)(struct phy_device *phydev);
113 int (*shutdown)(struct phy_device *phydev);
179 int phy_reset(struct phy_device *phydev);
269 if (ofnode_valid(phydev->node)) in phy_get_ofnode()
270 return phydev->node; in phy_get_ofnode()
272 return dev_ofnode(phydev->dev); in phy_get_ofnode()
298 phydev, devaddr, regnum); \
319 int phy_config(struct phy_device *phydev);
[all …]
A Dmicrel.h40 int ksz9021_phy_extended_write(struct phy_device *phydev, int regnum, u16 val);
41 int ksz9021_phy_extended_read(struct phy_device *phydev, int regnum);
43 int ksz9031_phy_extended_write(struct phy_device *phydev, int devaddr,
45 int ksz9031_phy_extended_read(struct phy_device *phydev, int devaddr,
47 int ksz9xx1_phy_get_id(struct phy_device *phydev);
A Dnetdev.h125 struct mii_dev *bus, struct phy_device *phydev);
A Dvsc9953.h694 .phydev = NULL, \
705 struct phy_device *phydev; member
A Dtsec.h358 struct phy_device *phydev; member
/include/fsl-mc/
A Dldpaa_wriop.h49 struct phy_device *phydev[WRIOP_MAX_PHY_NUM]; member
64 int wriop_set_phy_dev(int dpmac_id, int phy_num, struct phy_device *phydev);
/include/net/pfe_eth/
A Dpfe_eth.h92 struct phy_device *phydev; member

Completed in 18 milliseconds