Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/dac/
H A Dad5592r.c70 static int ad5592r_reg_write(struct ad5592r_state *st, u8 reg, u16 value) in ad5592r_reg_write() function
104 ret = ad5592r_reg_write(st, AD5592R_REG_GPIO_IN_EN, in ad5592r_gpio_read()
121 .reg_write = ad5592r_reg_write,