Searched refs:vsc73xx (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/net/dsa/ |
D | vitesse-vsc73xx.c | 280 struct vsc73xx { struct 411 static int vsc73xx_read(struct vsc73xx *vsc, u8 block, u8 subblock, u8 reg, in vsc73xx_read() 452 static int vsc73xx_write(struct vsc73xx *vsc, u8 block, u8 subblock, u8 reg, in vsc73xx_write() 491 static int vsc73xx_update_bits(struct vsc73xx *vsc, u8 block, u8 subblock, in vsc73xx_update_bits() 506 static int vsc73xx_detect(struct vsc73xx *vsc) in vsc73xx_detect() 607 struct vsc73xx *vsc = ds->priv; in vsc73xx_phy_read() 637 struct vsc73xx *vsc = ds->priv; in vsc73xx_phy_write() 679 struct vsc73xx *vsc = ds->priv; in vsc73xx_setup() 758 static void vsc73xx_init_port(struct vsc73xx *vsc, int port) in vsc73xx_init_port() 844 static void vsc73xx_adjust_enable_port(struct vsc73xx *vsc, in vsc73xx_adjust_enable_port() [all …]
|
D | Makefile | 16 obj-$(CONFIG_NET_DSA_VITESSE_VSC73XX) += vitesse-vsc73xx.o
|