Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/dsa/
Dvitesse-vsc73xx.c222 #define VSC73XX_GPIO 0x34 macro
1171 VSC73XX_GPIO, &val); in vsc73xx_gpio_get()
1185 VSC73XX_GPIO, BIT(offset), tmp); in vsc73xx_gpio_set()
1195 VSC73XX_GPIO, BIT(offset + 4) | BIT(offset), in vsc73xx_gpio_direction_output()
1205 VSC73XX_GPIO, BIT(offset + 4), in vsc73xx_gpio_direction_input()
1217 VSC73XX_GPIO, &val); in vsc73xx_gpio_get_direction()