Lines Matching defs:vsc
375 static int vsc73xx_read(struct vsc73xx *vsc, u8 block, u8 subblock, u8 reg, in vsc73xx_read()
381 static int vsc73xx_write(struct vsc73xx *vsc, u8 block, u8 subblock, u8 reg, in vsc73xx_write()
387 static int vsc73xx_update_bits(struct vsc73xx *vsc, u8 block, u8 subblock, in vsc73xx_update_bits()
402 static int vsc73xx_detect(struct vsc73xx *vsc) in vsc73xx_detect()
488 struct vsc73xx *vsc = ds->priv; in vsc73xx_phy_read() local
518 struct vsc73xx *vsc = ds->priv; in vsc73xx_phy_write() local
561 struct vsc73xx *vsc = ds->priv; in vsc73xx_setup() local
640 static void vsc73xx_init_port(struct vsc73xx *vsc, int port) in vsc73xx_init_port()
716 static void vsc73xx_adjust_enable_port(struct vsc73xx *vsc, in vsc73xx_adjust_enable_port()
759 struct vsc73xx *vsc = ds->priv; in vsc73xx_adjust_link() local
880 struct vsc73xx *vsc = ds->priv; in vsc73xx_port_enable() local
890 struct vsc73xx *vsc = ds->priv; in vsc73xx_port_disable() local
898 vsc73xx_find_counter(struct vsc73xx *vsc, in vsc73xx_find_counter()
929 struct vsc73xx *vsc = ds->priv; in vsc73xx_get_strings() local
996 struct vsc73xx *vsc = ds->priv; in vsc73xx_get_ethtool_stats() local
1024 struct vsc73xx *vsc = ds->priv; in vsc73xx_change_mtu() local
1057 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_get() local
1072 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_set() local
1082 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_direction_output() local
1093 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_direction_input() local
1103 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_get_direction() local
1115 static int vsc73xx_gpio_probe(struct vsc73xx *vsc) in vsc73xx_gpio_probe()
1139 int vsc73xx_probe(struct vsc73xx *vsc) in vsc73xx_probe()
1215 void vsc73xx_remove(struct vsc73xx *vsc) in vsc73xx_remove()
1222 void vsc73xx_shutdown(struct vsc73xx *vsc) in vsc73xx_shutdown()