Searched refs:IIO_EV_INFO_ENABLE (Results 1 – 25 of 33) sorted by relevance
12
/Linux-v4.19/drivers/staging/iio/cdc/ |
D | ad7150.c | 439 BIT(IIO_EV_INFO_ENABLE), 444 BIT(IIO_EV_INFO_ENABLE), 449 BIT(IIO_EV_INFO_ENABLE), 454 BIT(IIO_EV_INFO_ENABLE), 459 BIT(IIO_EV_INFO_ENABLE), 464 BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v4.19/drivers/iio/dummy/ |
D | iio_simple_dummy.c | 60 .mask_separate = BIT(IIO_EV_INFO_VALUE) | BIT(IIO_EV_INFO_ENABLE), 69 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 79 .mask_separate = BIT(IIO_EV_INFO_VALUE) | BIT(IIO_EV_INFO_ENABLE), 89 .mask_separate = BIT(IIO_EV_INFO_VALUE) | BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v4.19/drivers/iio/temperature/ |
D | tmp007.c | 373 BIT(IIO_EV_INFO_ENABLE), 379 BIT(IIO_EV_INFO_ENABLE), 388 BIT(IIO_EV_INFO_ENABLE), 394 BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v4.19/include/linux/iio/ |
D | types.h | 16 IIO_EV_INFO_ENABLE, enumerator
|
/Linux-v4.19/drivers/iio/dac/ |
D | ad5421.c | 88 BIT(IIO_EV_INFO_ENABLE), 93 BIT(IIO_EV_INFO_ENABLE), 102 BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v4.19/drivers/iio/light/ |
D | apds9960.c | 227 BIT(IIO_EV_INFO_ENABLE), 233 BIT(IIO_EV_INFO_ENABLE), 242 BIT(IIO_EV_INFO_ENABLE), 248 BIT(IIO_EV_INFO_ENABLE),
|
D | apds9300.c | 356 BIT(IIO_EV_INFO_ENABLE), 361 BIT(IIO_EV_INFO_ENABLE),
|
D | gp2ap020a00f.c | 1306 BIT(IIO_EV_INFO_ENABLE), 1311 BIT(IIO_EV_INFO_ENABLE), 1320 BIT(IIO_EV_INFO_ENABLE), 1325 BIT(IIO_EV_INFO_ENABLE),
|
D | stk3310.c | 128 BIT(IIO_EV_INFO_ENABLE), 135 BIT(IIO_EV_INFO_ENABLE),
|
D | cm3605.c | 136 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
D | opt3001.c | 210 BIT(IIO_EV_INFO_ENABLE), 216 BIT(IIO_EV_INFO_ENABLE),
|
D | tsl2563.c | 538 BIT(IIO_EV_INFO_ENABLE), 543 BIT(IIO_EV_INFO_ENABLE),
|
D | us5182d.c | 182 BIT(IIO_EV_INFO_ENABLE), 188 BIT(IIO_EV_INFO_ENABLE),
|
D | tcs3472.c | 85 .mask_separate = BIT(IIO_EV_INFO_ENABLE) |
|
D | cm36651.c | 581 BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v4.19/drivers/iio/adc/ |
D | ad7291.c | 413 BIT(IIO_EV_INFO_ENABLE), 418 BIT(IIO_EV_INFO_ENABLE),
|
D | ad799x.c | 552 BIT(IIO_EV_INFO_ENABLE), 557 BIT(IIO_EV_INFO_ENABLE),
|
D | ti-ads1015.c | 126 BIT(IIO_EV_INFO_ENABLE), 134 .mask_separate = BIT(IIO_EV_INFO_ENABLE) |
|
D | hi8435.c | 302 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
D | xilinx-xadc-core.c | 946 .mask_separate = BIT(IIO_EV_INFO_ENABLE) | 965 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
/Linux-v4.19/drivers/iio/ |
D | industrialio-event.c | 237 [IIO_EV_INFO_ENABLE] = "en", 372 if (i == IIO_EV_INFO_ENABLE) { in iio_device_add_event()
|
/Linux-v4.19/drivers/iio/accel/ |
D | mma8452.c | 1133 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1144 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1154 .mask_separate = BIT(IIO_EV_INFO_ENABLE), 1165 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
D | mma9553.c | 897 .mask_separate = BIT(IIO_EV_INFO_ENABLE) | BIT(IIO_EV_INFO_VALUE), 904 .mask_separate = BIT(IIO_EV_INFO_ENABLE) | 911 .mask_separate = BIT(IIO_EV_INFO_ENABLE) |
|
D | sca3000.c | 479 .mask_separate = BIT(IIO_EV_INFO_VALUE) | BIT(IIO_EV_INFO_ENABLE), 511 .mask_separate = BIT(IIO_EV_INFO_ENABLE) |
|
D | mma9551.c | 311 .mask_separate = BIT(IIO_EV_INFO_ENABLE),
|
12