Searched refs:IIO_ALTVOLTAGE (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/iio/adc/ |
| H A D | ade9000.c | 332 …{ ADE9000_ST1_SWELLA_BIT, IIO_ALTVOLTAGE, ADE9000_PHASE_A_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_RISIN… 333 …{ ADE9000_ST1_SWELLB_BIT, IIO_ALTVOLTAGE, ADE9000_PHASE_B_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_RISIN… 334 …{ ADE9000_ST1_SWELLC_BIT, IIO_ALTVOLTAGE, ADE9000_PHASE_C_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_RISIN… 335 …{ ADE9000_ST1_DIPA_BIT, IIO_ALTVOLTAGE, ADE9000_PHASE_A_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_FALLING… 336 …{ ADE9000_ST1_DIPB_BIT, IIO_ALTVOLTAGE, ADE9000_PHASE_B_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_FALLING… 337 …{ ADE9000_ST1_DIPC_BIT, IIO_ALTVOLTAGE, ADE9000_PHASE_C_NR, IIO_EV_TYPE_THRESH, IIO_EV_DIR_FALLING… 496 .type = IIO_ALTVOLTAGE, \ 1061 case IIO_ALTVOLTAGE: in ade9000_read_raw() 1116 case IIO_ALTVOLTAGE: in ade9000_write_raw() 1206 else if (chan->type == IIO_ALTVOLTAGE && dir == IIO_EV_DIR_RISING) in ade9000_read_event_config() [all …]
|
| H A D | envelope-detector.c | 312 .type = IIO_ALTVOLTAGE,
|
| /linux/drivers/iio/resolver/ |
| H A D | ad2s1210.c | 374 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 1, in ad2s1210_push_events() 379 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 2, in ad2s1210_push_events() 388 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 0, in ad2s1210_push_events() 396 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 0, in ad2s1210_push_events() 404 IIO_UNMOD_EVENT_CODE(IIO_ALTVOLTAGE, 0, in ad2s1210_push_events() 778 case IIO_ALTVOLTAGE: in ad2s1210_read_raw() 811 case IIO_ALTVOLTAGE: in ad2s1210_read_avail() 842 case IIO_ALTVOLTAGE: in ad2s1210_write_raw() 974 .type = IIO_ALTVOLTAGE, 983 .type = IIO_ALTVOLTAGE, [all …]
|
| /linux/drivers/iio/frequency/ |
| H A D | adrf6780.c | 314 .type = IIO_ALTVOLTAGE, \ 322 .type = IIO_ALTVOLTAGE, \ 330 .type = IIO_ALTVOLTAGE, \
|
| H A D | admv1014.c | 521 .type = IIO_ALTVOLTAGE, \ 533 .type = IIO_ALTVOLTAGE, \ 553 .type = IIO_ALTVOLTAGE, \
|
| H A D | admv1013.c | 414 .type = IIO_ALTVOLTAGE, \ 424 .type = IIO_ALTVOLTAGE, \
|
| H A D | admv4420.c | 180 .type = IIO_ALTVOLTAGE,
|
| H A D | adf4371.c | 445 .type = IIO_ALTVOLTAGE, \
|
| H A D | adf4350.c | 386 .type = IIO_ALTVOLTAGE,
|
| H A D | ad9523.c | 933 st->ad9523_channels[i].type = IIO_ALTVOLTAGE; in ad9523_setup()
|
| H A D | adf4377.c | 875 .type = IIO_ALTVOLTAGE,
|
| /linux/tools/iio/ |
| H A D | iio_event_monitor.c | 45 [IIO_ALTVOLTAGE] = "altvoltage", 173 case IIO_ALTVOLTAGE: in event_is_known()
|
| /linux/include/uapi/linux/iio/ |
| H A D | types.h | 30 IIO_ALTVOLTAGE, enumerator
|
| /linux/drivers/iio/filter/ |
| H A D | admv8818.c | 609 .type = IIO_ALTVOLTAGE, \ 619 .type = IIO_ALTVOLTAGE, \
|
| /linux/drivers/iio/dac/ |
| H A D | ad9739a.c | 326 .type = IIO_ALTVOLTAGE,
|
| H A D | adi-axi-dac.c | 499 if (chan->type != IIO_ALTVOLTAGE) in axi_dac_extend_chan()
|
| /linux/drivers/iio/ |
| H A D | industrialio-core.c | 75 [IIO_ALTVOLTAGE] = "altvoltage",
|