Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/microchip/
H A Dksz8.h20 int ksz8_r_phy(struct ksz_device *dev, u16 phy, u16 reg, u16 *val);
H A Dksz8.c957 int ksz8_r_phy(struct ksz_device *dev, u16 phy, u16 reg, u16 *val) in ksz8_r_phy() function
H A Dksz_common.c373 .r_phy = ksz8_r_phy,
408 .r_phy = ksz8_r_phy,