Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Dad4695.c73 #define AD4695_REG_CONFIG_IN_PAIR GENMASK(5, 4) macro
407 mask |= AD4695_REG_CONFIG_IN_PAIR; in ad4695_write_chn_cfg()
408 val |= FIELD_PREP(AD4695_REG_CONFIG_IN_PAIR, cfg->pin_pairing); in ad4695_write_chn_cfg()