Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-ts4900.c29 #define TS4900_GPIO_OUT 0x02 macro
73 TS4900_GPIO_OUT); in ts4900_gpio_direction_output()
96 regmap_update_bits(priv->regmap, offset, TS4900_GPIO_OUT, in ts4900_gpio_set()
97 TS4900_GPIO_OUT); in ts4900_gpio_set()
99 regmap_update_bits(priv->regmap, offset, TS4900_GPIO_OUT, 0); in ts4900_gpio_set()

Completed in 3 milliseconds