Home
last modified time | relevance | path

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

/linux/drivers/iio/adc/
H A Drohm-bd79124.c84 #define BD79124_GET_LOW_LIMIT_REG(ch) (BD79124_REG_EVENTCOUNT_CH0 + (ch) * 4) macro
86 BD79124_GET_HIGH_LIMIT_REG(ch) : BD79124_GET_LOW_LIMIT_REG(ch))
485 reg = BD79124_GET_LOW_LIMIT_REG(channel); in bd79124_disable_event()
532 reg = BD79124_GET_LOW_LIMIT_REG(channel); in bd79124_enable_event()
596 reg = BD79124_GET_LOW_LIMIT_REG(chan->channel); in bd79124_write_event_value()
751 ret = bd79124_write_int_to_reg(data, BD79124_GET_LOW_LIMIT_REG(channel), in bd79124_re_enable_lo()
835 BD79124_GET_LOW_LIMIT_REG(channel), in bd79124_event_ratelimit_lo()
928 return regmap_write(data->map, BD79124_GET_LOW_LIMIT_REG(channel), in bd79124_chan_init()