Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/addac/
H A Dad74115.c486 static int ad74115_gpio_config_set(struct ad74115_state *st, unsigned int offset, in ad74115_gpio_config_set() function
522 return ad74115_gpio_config_set(st, offset, AD74115_GPIO_CONFIG_INPUT); in ad74115_gpio_direction_input()
530 return ad74115_gpio_config_set(st, offset, AD74115_GPIO_CONFIG_OUTPUT_BUFFERED); in ad74115_gpio_direction_output()