Searched refs:TS4900_GPIO_OUT (Results 1 – 1 of 1) sorted by relevance
29 #define TS4900_GPIO_OUT 0x02 macro73 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