Home
last modified time | relevance | path

Searched refs:lan9303_phy_write (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/dsa/
H A Dlan9303-core.c1092 static int lan9303_phy_write(struct dsa_switch *ds, int port, int regnum, in lan9303_phy_write() function
1131 lan9303_phy_write(ds, port, MII_BMCR, BMCR_PDOWN); in lan9303_port_disable()
1364 lan9303_phy_write(ds, port, MII_BMCR, ctl); in lan9303_phylink_mac_link_up()
1387 .phy_write = lan9303_phy_write,