Searched defs:regnum (Results 1 - 5 of 5) sorted by relevance

/seL4-test-master/projects/util_libs/libethdrivers/src/plat/imx6/uboot/
H A Dmicrel.c58 int ksz9021_phy_extended_write(struct phy_device *phydev, int regnum, uint16_t val) argument
65 int ksz9021_phy_extended_read(struct phy_device *phydev, int regnum) argument
H A Dphy.h178 static inline int phy_read(struct phy_device *phydev, int devad, int regnum) argument
185 static inline int phy_write(struct phy_device *phydev, int devad, int regnum, argument
/seL4-test-master/projects/util_libs/libethdrivers/src/plat/zynq7000/uboot/
H A Dzynq_gem.c87 static u32 phy_setup_op(struct eth_device *dev, u32 phy_addr, u32 regnum, argument
116 static u32 phyread(struct eth_device *dev, u32 phy_addr, u32 regnum, u16 *val) argument
130 static u32 phywrite(struct eth_device *dev, u32 phy_addr, u32 regnum, u16 data) argument
[all...]
H A Dphy.h195 static inline int phy_read(struct phy_device *phydev, int devad, int regnum) argument
202 static inline int phy_write(struct phy_device *phydev, int devad, int regnum, argument
/seL4-test-master/projects/util_libs/libethdrivers/src/plat/tx2/uboot/
H A Dphy.h198 static inline int phy_read(struct phy_device *phydev, int devad, int regnum) argument
205 static inline int phy_write(struct phy_device *phydev, int devad, int regnum, argument

Completed in 36 milliseconds