Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Drohm-bd79124.c40 #define BD79124_REG_GPO_VAL 0x0B macro
182 return regmap_assign_bits(data->map, BD79124_REG_GPO_VAL, BIT(offset), in bd79124gpo_set()
210 return regmap_update_bits(data->map, BD79124_REG_GPO_VAL, *mask, *bits); in bd79124gpo_set_multiple()