Searched refs:IIO_EV_INFO_ENABLE (Results 1 – 25 of 53) sorted by relevance
123
/Linux-v6.6/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 | 566 BIT(IIO_EV_INFO_ENABLE), 571 BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v6.6/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),
|
/Linux-v6.6/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),
|
/Linux-v6.6/drivers/iio/cdc/ |
D | ad7150.c | 416 BIT(IIO_EV_INFO_ENABLE), 421 BIT(IIO_EV_INFO_ENABLE), 426 BIT(IIO_EV_INFO_ENABLE) | 432 BIT(IIO_EV_INFO_ENABLE) |
|
/Linux-v6.6/include/linux/iio/ |
D | types.h | 13 IIO_EV_INFO_ENABLE, enumerator
|
/Linux-v6.6/drivers/iio/dac/ |
D | ad5421.c | 89 BIT(IIO_EV_INFO_ENABLE), 94 BIT(IIO_EV_INFO_ENABLE), 103 BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v6.6/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 | 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 | cm3605.c | 138 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
D | opt3001.c | 203 BIT(IIO_EV_INFO_ENABLE), 209 BIT(IIO_EV_INFO_ENABLE),
|
D | stk3310.c | 128 BIT(IIO_EV_INFO_ENABLE), 135 BIT(IIO_EV_INFO_ENABLE),
|
D | tsl2563.c | 531 BIT(IIO_EV_INFO_ENABLE), 536 BIT(IIO_EV_INFO_ENABLE),
|
D | us5182d.c | 174 BIT(IIO_EV_INFO_ENABLE), 180 BIT(IIO_EV_INFO_ENABLE),
|
D | vcnl4000.c | 1724 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1740 .mask_separate = BIT(IIO_EV_INFO_ENABLE) | BIT(IIO_EV_INFO_PERIOD), 1748 .mask_separate = BIT(IIO_EV_INFO_VALUE) | BIT(IIO_EV_INFO_ENABLE), 1752 .mask_separate = BIT(IIO_EV_INFO_VALUE) | BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v6.6/drivers/iio/accel/ |
D | bma400_core.c | 215 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 221 .mask_shared_by_type = BIT(IIO_EV_INFO_ENABLE), 231 BIT(IIO_EV_INFO_ENABLE), 239 BIT(IIO_EV_INFO_ENABLE), 245 BIT(IIO_EV_INFO_ENABLE) | 252 BIT(IIO_EV_INFO_ENABLE) |
|
D | mma8452.c | 1142 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1153 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1163 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1174 .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) |
|
/Linux-v6.6/drivers/iio/ |
D | industrialio-event.c | 246 [IIO_EV_INFO_ENABLE] = "en", 388 if (i == IIO_EV_INFO_ENABLE) { in iio_device_add_event()
|
/Linux-v6.6/drivers/iio/proximity/ |
D | cros_ec_mkbp_proximity.c | 39 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v6.6/drivers/iio/position/ |
D | iqs624-pos.c | 220 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
123