Lines Matching +defs:val +defs:errors
333 u64_stats_t errors; member
1386 #define phy_read_poll_timeout(phydev, regnum, val, cond, sleep_us, \ argument
1422 static inline int phy_write(struct phy_device *phydev, u32 regnum, u16 val) in phy_write()
1435 static inline int __phy_write(struct phy_device *phydev, u32 regnum, u16 val) in __phy_write()
1485 #define phy_read_mmd_poll_timeout(phydev, devaddr, regnum, val, cond, \ argument
1542 static inline int __phy_set_bits(struct phy_device *phydev, u32 regnum, u16 val) in __phy_set_bits()
1556 u16 val) in __phy_clear_bits()
1567 static inline int phy_set_bits(struct phy_device *phydev, u32 regnum, u16 val) in phy_set_bits()
1578 static inline int phy_clear_bits(struct phy_device *phydev, u32 regnum, u16 val) in phy_clear_bits()
1594 u32 regnum, u16 val) in __phy_set_bits_mmd()
1610 u32 regnum, u16 val) in __phy_clear_bits_mmd()
1624 u32 regnum, u16 val) in phy_set_bits_mmd()
1638 u32 regnum, u16 val) in phy_clear_bits_mmd()
2220 u16 val) in phy_package_write()
2232 u16 val) in __phy_package_write()