Home
last modified time | relevance | path

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

/components/drivers/phy/
A Dgeneral.c40 static int __genphy_config_advert(struct rt_phy_device *phydev) in __genphy_config_advert()
100 int __genphy_restart_aneg(struct rt_phy_device *phydev) in __genphy_restart_aneg()
118 int rt_genphy_config_aneg(struct rt_phy_device *phydev) in rt_genphy_config_aneg()
162 int rt_genphy_update_link(struct rt_phy_device *phydev) in rt_genphy_update_link()
204 static void __genphy_auto_neg(struct rt_phy_device *phydev,int mii_reg) in __genphy_auto_neg()
264 int rt_genphy_parse_link(struct rt_phy_device *phydev) in rt_genphy_parse_link()
289 int rt_genphy_config(struct rt_phy_device *phydev) in rt_genphy_config()
340 int rt_genphy_startup(struct rt_phy_device *phydev) in rt_genphy_startup()
A Dphy.c79 int rt_phy_set_supported(struct rt_phy_device *phydev, rt_uint32_t max_speed) in rt_phy_set_supported()
98 int rt_phy_read(struct rt_phy_device *phydev, int devad, int regnum) in rt_phy_read()
114 int rt_phy_write(struct rt_phy_device *phydev, int devad, int regnum, rt_uint16_t val) in rt_phy_write()
129 int rt_phy_startup(struct rt_phy_device *phydev) in rt_phy_startup()
144 int rt_phy_config(struct rt_phy_device *phydev) in rt_phy_config()
159 int rt_phy_shutdown(struct rt_phy_device *phydev) in rt_phy_shutdown()
174 void rt_phy_mmd_start_indirect(struct rt_phy_device *phydev, int devad, int regnum) in rt_phy_mmd_start_indirect()
187 int rt_phy_read_mmd(struct rt_phy_device *phydev, int devad, int regnum) in rt_phy_read_mmd()
206 int rt_phy_write_mmd(struct rt_phy_device *phydev, int devad, int regnum, rt_uint16_t val) in rt_phy_write_mmd()
225 int rt_phy_reset(struct rt_phy_device *phydev) in rt_phy_reset()

Completed in 3 milliseconds