Searched refs:phydev (Results 1 – 7 of 7) sorted by relevance
| /include/ |
| A D | phy.h | 103 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 D | micrel.h | 40 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 D | netdev.h | 125 struct mii_dev *bus, struct phy_device *phydev);
|
| A D | vsc9953.h | 694 .phydev = NULL, \ 705 struct phy_device *phydev; member
|
| A D | tsec.h | 358 struct phy_device *phydev; member
|
| /include/fsl-mc/ |
| A D | ldpaa_wriop.h | 49 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 D | pfe_eth.h | 92 struct phy_device *phydev; member
|
Completed in 18 milliseconds