Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dphy.h58 struct mii_dev { struct
62 int (*read)(struct mii_dev *bus, int addr, int devad, int reg); argument
63 int (*write)(struct mii_dev *bus, int addr, int devad, int reg, argument
65 int (*reset)(struct mii_dev *bus); argument
66 struct phy_device *phymap[PHY_MAX_ADDR];
67 u32 phy_mask;