Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/addac/
H A Dad74115.c64 #define AD74115_GPIO_CONFIG_GPI_DATA BIT(5) macro
543 return FIELD_GET(AD74115_GPIO_CONFIG_GPI_DATA, val); in ad74115_gpio_get()