Home
last modified time | relevance | path

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

/drivers/net/dsa/microchip/
Dksz8.h21 int ksz8_w_phy(struct ksz_device *dev, u16 phy, u16 reg, u16 val);
Dksz8795.c719 int ksz8_w_phy(struct ksz_device *dev, u16 phy, u16 reg, u16 val) in ksz8_w_phy() function
Dksz_common.c155 .w_phy = ksz8_w_phy,