Home
last modified time | relevance | path

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

/drivers/net/dsa/microchip/
Dlan937x.h17 int lan937x_w_phy(struct ksz_device *dev, u16 addr, u16 reg, u16 val);
Dlan937x_main.c135 int lan937x_w_phy(struct ksz_device *dev, u16 addr, u16 reg, u16 val) in lan937x_w_phy() function
Dksz_common.c227 .w_phy = lan937x_w_phy,