Searched refs:IIO_EV_INFO_ENABLE (Results 1 – 25 of 44) sorted by relevance
12
/kernel/linux/linux-5.10/drivers/iio/adc/ |
D | ad7091r5.c | 20 BIT(IIO_EV_INFO_ENABLE), 26 BIT(IIO_EV_INFO_ENABLE),
|
D | ad7291.c | 410 BIT(IIO_EV_INFO_ENABLE), 415 BIT(IIO_EV_INFO_ENABLE),
|
D | ad799x.c | 563 BIT(IIO_EV_INFO_ENABLE), 568 BIT(IIO_EV_INFO_ENABLE),
|
D | ti-ads1015.c | 124 BIT(IIO_EV_INFO_ENABLE), 132 .mask_separate = BIT(IIO_EV_INFO_ENABLE) |
|
/kernel/linux/linux-5.10/drivers/staging/iio/cdc/ |
D | ad7150.c | 441 BIT(IIO_EV_INFO_ENABLE), 446 BIT(IIO_EV_INFO_ENABLE), 451 BIT(IIO_EV_INFO_ENABLE), 456 BIT(IIO_EV_INFO_ENABLE), 461 BIT(IIO_EV_INFO_ENABLE), 466 BIT(IIO_EV_INFO_ENABLE),
|
/kernel/linux/linux-5.10/drivers/iio/dummy/ |
D | iio_simple_dummy.c | 57 .mask_separate = BIT(IIO_EV_INFO_VALUE) | BIT(IIO_EV_INFO_ENABLE), 66 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 76 .mask_separate = BIT(IIO_EV_INFO_VALUE) | BIT(IIO_EV_INFO_ENABLE), 86 .mask_separate = BIT(IIO_EV_INFO_VALUE) | BIT(IIO_EV_INFO_ENABLE),
|
/kernel/linux/linux-5.10/drivers/iio/temperature/ |
D | tmp007.c | 369 BIT(IIO_EV_INFO_ENABLE), 375 BIT(IIO_EV_INFO_ENABLE), 384 BIT(IIO_EV_INFO_ENABLE), 390 BIT(IIO_EV_INFO_ENABLE),
|
/kernel/linux/linux-5.10/include/linux/iio/ |
D | types.h | 13 IIO_EV_INFO_ENABLE, enumerator
|
/kernel/linux/linux-5.10/drivers/iio/dac/ |
D | ad5421.c | 89 BIT(IIO_EV_INFO_ENABLE), 94 BIT(IIO_EV_INFO_ENABLE), 103 BIT(IIO_EV_INFO_ENABLE),
|
/kernel/linux/linux-5.10/drivers/iio/light/ |
D | iqs621-als.c | 467 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 475 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 510 .mask_separate = BIT(IIO_EV_INFO_ENABLE) |
|
D | max44009.c | 89 BIT(IIO_EV_INFO_ENABLE), 95 BIT(IIO_EV_INFO_ENABLE),
|
D | apds9960.c | 226 BIT(IIO_EV_INFO_ENABLE), 232 BIT(IIO_EV_INFO_ENABLE), 241 BIT(IIO_EV_INFO_ENABLE), 247 BIT(IIO_EV_INFO_ENABLE),
|
D | apds9300.c | 353 BIT(IIO_EV_INFO_ENABLE), 358 BIT(IIO_EV_INFO_ENABLE),
|
D | adux1020.c | 652 BIT(IIO_EV_INFO_ENABLE), 658 BIT(IIO_EV_INFO_ENABLE),
|
D | gp2ap020a00f.c | 1303 BIT(IIO_EV_INFO_ENABLE), 1308 BIT(IIO_EV_INFO_ENABLE), 1317 BIT(IIO_EV_INFO_ENABLE), 1322 BIT(IIO_EV_INFO_ENABLE),
|
D | stk3310.c | 127 BIT(IIO_EV_INFO_ENABLE), 134 BIT(IIO_EV_INFO_ENABLE),
|
D | cm3605.c | 137 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
D | opt3001.c | 203 BIT(IIO_EV_INFO_ENABLE), 209 BIT(IIO_EV_INFO_ENABLE),
|
D | tsl2563.c | 525 BIT(IIO_EV_INFO_ENABLE), 530 BIT(IIO_EV_INFO_ENABLE),
|
D | us5182d.c | 174 BIT(IIO_EV_INFO_ENABLE), 180 BIT(IIO_EV_INFO_ENABLE),
|
/kernel/linux/linux-5.10/drivers/iio/ |
D | industrialio-event.c | 240 [IIO_EV_INFO_ENABLE] = "en", 376 if (i == IIO_EV_INFO_ENABLE) { in iio_device_add_event()
|
/kernel/linux/linux-5.10/drivers/iio/position/ |
D | iqs624-pos.c | 220 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
/kernel/linux/linux-5.10/drivers/iio/accel/ |
D | mma8452.c | 1141 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1152 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1162 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1173 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
D | mma9553.c | 889 .mask_separate = BIT(IIO_EV_INFO_ENABLE) | BIT(IIO_EV_INFO_VALUE), 896 .mask_separate = BIT(IIO_EV_INFO_ENABLE) | 903 .mask_separate = BIT(IIO_EV_INFO_ENABLE) |
|
/kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/ |
D | st_lsm6dsx.h | 426 BIT(IIO_EV_INFO_ENABLE)
|
12