Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/iio/adc/
H A Dad7192.c36 #define AD7192_REG_GPOCON 5 /* GPOCON Register (RO, 8-bit) */ macro
134 /* GPOCON Register Bit Designations (AD7192_REG_GPOCON) */
468 case AD7192_REG_GPOCON: in ad7192_set()
474 ad_sd_write_reg(&st->sd, AD7192_REG_GPOCON, 1, st->gpocon); in ad7192_set()
538 AD7192_REG_GPOCON);
/kernel/linux/linux-6.6/drivers/iio/adc/
H A Dad7192.c36 #define AD7192_REG_GPOCON 5 /* GPOCON Register (RO, 8-bit) */ macro
135 /* GPOCON Register Bit Designations (AD7192_REG_GPOCON) */
509 case AD7192_REG_GPOCON: in ad7192_set()
515 ad_sd_write_reg(&st->sd, AD7192_REG_GPOCON, 1, st->gpocon); in ad7192_set()
578 AD7192_REG_GPOCON);

Completed in 3 milliseconds