Lines Matching defs:phydev

216 __weak int mv88e61xx_hw_reset(struct phy_device *phydev)  in mv88e61xx_hw_reset()
255 static int mv88e61xx_reg_read(struct phy_device *phydev, int dev, int reg) in mv88e61xx_reg_read()
291 static int mv88e61xx_reg_write(struct phy_device *phydev, int dev, int reg, in mv88e61xx_reg_write()
330 static int mv88e61xx_phy_wait(struct phy_device *phydev) in mv88e61xx_phy_wait()
350 struct phy_device *phydev; in mv88e61xx_phy_read_indirect() local
373 struct phy_device *phydev; in mv88e61xx_phy_write_indirect() local
395 static int mv88e61xx_phy_read(struct phy_device *phydev, int phy, int reg) in mv88e61xx_phy_read()
402 static int mv88e61xx_phy_write(struct phy_device *phydev, int phy, in mv88e61xx_phy_write()
409 static int mv88e61xx_port_read(struct phy_device *phydev, u8 port, u8 reg) in mv88e61xx_port_read()
414 static int mv88e61xx_port_write(struct phy_device *phydev, u8 port, u8 reg, in mv88e61xx_port_write()
420 static int mv88e61xx_set_page(struct phy_device *phydev, u8 phy, u8 page) in mv88e61xx_set_page()
425 static int mv88e61xx_get_switch_id(struct phy_device *phydev) in mv88e61xx_get_switch_id()
435 static bool mv88e61xx_6352_family(struct phy_device *phydev) in mv88e61xx_6352_family()
449 static int mv88e61xx_get_cmode(struct phy_device *phydev, u8 port) in mv88e61xx_get_cmode()
459 static int mv88e61xx_parse_status(struct phy_device *phydev) in mv88e61xx_parse_status()
516 static int mv88e61xx_switch_reset(struct phy_device *phydev) in mv88e61xx_switch_reset()
562 static int mv88e61xx_serdes_init(struct phy_device *phydev) in mv88e61xx_serdes_init()
582 static int mv88e61xx_port_enable(struct phy_device *phydev, u8 port) in mv88e61xx_port_enable()
599 static int mv88e61xx_port_set_vlan(struct phy_device *phydev, u8 port, in mv88e61xx_port_set_vlan()
629 static int mv88e61xx_read_port_config(struct phy_device *phydev, u8 port) in mv88e61xx_read_port_config()
708 static int mv88e61xx_fixed_port_setup(struct phy_device *phydev, u8 port) in mv88e61xx_fixed_port_setup()
733 static int mv88e61xx_set_cpu_port(struct phy_device *phydev) in mv88e61xx_set_cpu_port()
786 static int mv88e61xx_switch_init(struct phy_device *phydev) in mv88e61xx_switch_init()
807 static int mv88e61xx_phy_enable(struct phy_device *phydev, u8 phy) in mv88e61xx_phy_enable()
822 static int mv88e61xx_phy_setup(struct phy_device *phydev, u8 phy) in mv88e61xx_phy_setup()
843 static int mv88e61xx_phy_config_port(struct phy_device *phydev, u8 phy) in mv88e61xx_phy_config_port()
859 static int mv88e61xx_probe(struct phy_device *phydev) in mv88e61xx_probe()
918 static int mv88e61xx_phy_config(struct phy_device *phydev) in mv88e61xx_phy_config()
973 static int mv88e61xx_phy_is_connected(struct phy_device *phydev) in mv88e61xx_phy_is_connected()
989 static int mv88e61xx_phy_startup(struct phy_device *phydev) in mv88e61xx_phy_startup()