Lines Matching defs:vsc

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() local
637 struct vsc73xx *vsc = ds->priv; in vsc73xx_phy_write() local
679 struct vsc73xx *vsc = ds->priv; in vsc73xx_setup() local
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()
887 struct vsc73xx *vsc = ds->priv; in vsc73xx_adjust_link() local
1008 struct vsc73xx *vsc = ds->priv; in vsc73xx_port_enable() local
1019 struct vsc73xx *vsc = ds->priv; in vsc73xx_port_disable() local
1027 vsc73xx_find_counter(struct vsc73xx *vsc, in vsc73xx_find_counter()
1058 struct vsc73xx *vsc = ds->priv; in vsc73xx_get_strings() local
1125 struct vsc73xx *vsc = ds->priv; in vsc73xx_get_ethtool_stats() local
1166 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_get() local
1181 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_set() local
1191 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_direction_output() local
1202 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_direction_input() local
1212 struct vsc73xx *vsc = gpiochip_get_data(chip); in vsc73xx_gpio_get_direction() local
1224 static int vsc73xx_gpio_probe(struct vsc73xx *vsc) in vsc73xx_gpio_probe()
1252 struct vsc73xx *vsc; in vsc73xx_probe() local
1328 struct vsc73xx *vsc = spi_get_drvdata(spi); in vsc73xx_remove() local