Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/iio/
Dtypes.h18 IIO_EV_INFO_HYSTERESIS, enumerator
/linux-4.4.14/drivers/iio/adc/
Dad7291.c194 case IIO_EV_INFO_HYSTERESIS: in ad7291_threshold_reg()
218 if (info == IIO_EV_INFO_HYSTERESIS || chan->type == IIO_VOLTAGE) in ad7291_read_event_value()
236 if (info == IIO_EV_INFO_HYSTERESIS || chan->type == IIO_VOLTAGE) { in ad7291_write_event_value()
422 .mask_separate = BIT(IIO_EV_INFO_HYSTERESIS),
Dxilinx-xadc-events.c176 case IIO_EV_INFO_HYSTERESIS: in xadc_read_event_value()
208 case IIO_EV_INFO_HYSTERESIS: in xadc_write_event_value()
Dad799x.c432 case IIO_EV_INFO_HYSTERESIS: in ad799x_threshold_reg()
569 .mask_separate = BIT(IIO_EV_INFO_HYSTERESIS),
Dxilinx-xadc-core.c931 BIT(IIO_EV_INFO_HYSTERESIS),
/linux-4.4.14/drivers/iio/
Dindustrialio-event.c218 [IIO_EV_INFO_HYSTERESIS] = "hysteresis",