Searched refs:lan9303_phy_write (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/dsa/ |
D | lan9303-core.c | 1035 static int lan9303_phy_write(struct dsa_switch *ds, int phy, int regnum, in lan9303_phy_write() function 1074 res = lan9303_phy_write(ds, port, MII_BMCR, ctl); in lan9303_adjust_link() 1100 lan9303_phy_write(ds, chip->phy_addr_base + port, MII_BMCR, BMCR_PDOWN); in lan9303_port_disable() 1268 .phy_write = lan9303_phy_write,
|