Searched refs:temp_gpio_val (Results 1 – 1 of 1) sorted by relevance
74 u8 temp_gpio_val, chan_gpio_val; in ad7191_set_channel() local80 temp_gpio_val = FIELD_GET(AD7191_TEMP_MASK, address); in ad7191_set_channel()83 gpiod_set_value(st->temp_gpio, temp_gpio_val); in ad7191_set_channel()