Home
last modified time | relevance | path

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

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