Lines Matching defs:vsc

376 static int vsc73xx_read(struct vsc73xx *vsc, u8 block, u8 subblock, u8 reg,  in vsc73xx_read()
382 static int vsc73xx_write(struct vsc73xx *vsc, u8 block, u8 subblock, u8 reg, in vsc73xx_write()
388 static int vsc73xx_update_bits(struct vsc73xx *vsc, u8 block, u8 subblock, in vsc73xx_update_bits()
403 static int vsc73xx_detect(struct vsc73xx *vsc) in vsc73xx_detect()
489 struct vsc73xx *vsc = ds->priv; in vsc73xx_phy_read() local
519 struct vsc73xx *vsc = ds->priv; in vsc73xx_phy_write() local
562 struct vsc73xx *vsc = ds->priv; in vsc73xx_setup() local
641 static void vsc73xx_init_port(struct vsc73xx *vsc, int port) in vsc73xx_init_port()
717 static void vsc73xx_adjust_enable_port(struct vsc73xx *vsc, in vsc73xx_adjust_enable_port()
760 struct vsc73xx *vsc = ds->priv; in vsc73xx_adjust_link() local
881 struct vsc73xx *vsc = ds->priv; in vsc73xx_port_enable() local
891 struct vsc73xx *vsc = ds->priv; in vsc73xx_port_disable() local
899 vsc73xx_find_counter(struct vsc73xx *vsc, in vsc73xx_find_counter()
930 struct vsc73xx *vsc = ds->priv; in vsc73xx_get_strings() local
997 struct vsc73xx *vsc = ds->priv; in vsc73xx_get_ethtool_stats() local
1025 struct vsc73xx *vsc = ds->priv; in vsc73xx_change_mtu() local
1058 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_get() local
1073 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_set() local
1083 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_direction_output() local
1094 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_direction_input() local
1104 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_get_direction() local
1116 static int vsc73xx_gpio_probe(struct vsc73xx *vsc) in vsc73xx_gpio_probe()
1140 int vsc73xx_probe(struct vsc73xx *vsc) in vsc73xx_probe()
1216 void vsc73xx_remove(struct vsc73xx *vsc) in vsc73xx_remove()
1223 void vsc73xx_shutdown(struct vsc73xx *vsc) in vsc73xx_shutdown()