Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/iio/adc/
Dad7192.c35 #define AD7192_REG_GPOCON 5 /* GPOCON Register (RO, 8-bit) */ macro
379 case AD7192_REG_GPOCON: in ad7192_set()
385 ad_sd_write_reg(&st->sd, AD7192_REG_GPOCON, 1, st->gpocon); in ad7192_set()
449 AD7192_REG_GPOCON);