Searched refs:mv88e61xx_port_write (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/net/phy/ |
| H A D | mv88e61xx.c | 415 static int mv88e61xx_port_write(struct phy_device *phydev, u8 port, u8 reg, in mv88e61xx_port_write() function 531 val = mv88e61xx_port_write(phydev, port, PORT_REG_CTRL, val); in mv88e61xx_switch_reset() 593 val = mv88e61xx_port_write(phydev, port, PORT_REG_CTRL, val); in mv88e61xx_port_enable() 612 val = mv88e61xx_port_write(phydev, port, PORT_REG_VLAN_ID, val); in mv88e61xx_port_set_vlan() 623 val = mv88e61xx_port_write(phydev, port, PORT_REG_VLAN_MAP, val); in mv88e61xx_port_set_vlan() 649 val = mv88e61xx_port_write(phydev, port, PORT_REG_PHYS_CTRL, in mv88e61xx_read_port_config() 700 val = mv88e61xx_port_write(phydev, port, PORT_REG_PHYS_CTRL, in mv88e61xx_read_port_config() 831 return mv88e61xx_port_write(phydev, port, PORT_REG_PHYS_CTRL, in mv88e61xx_fixed_port_setup()
|