Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/
H A Dvitesse-vsc73xx-core.c224 #define VSC73XX_GPIO 0x34 macro
1105 VSC73XX_GPIO, &val); in vsc73xx_gpio_get()
1119 VSC73XX_GPIO, BIT(offset), tmp); in vsc73xx_gpio_set()
1129 VSC73XX_GPIO, BIT(offset + 4) | BIT(offset), in vsc73xx_gpio_direction_output()
1139 VSC73XX_GPIO, BIT(offset + 4), in vsc73xx_gpio_direction_input()
1151 VSC73XX_GPIO, &val); in vsc73xx_gpio_get_direction()