Searched hist:"1 a8f324a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/include/uapi/linux/iio/ |
H A D | types.h | 1a8f324a Wed Sep 28 12:59:49 CDT 2016 William Breathitt Gray <vilhelm.gray@gmail.com> iio: Implement counter channel type and info constants
Quadrature encoders, such as rotary encoders and linear encoders, are devices which are capable of encoding the relative position and direction of motion of a shaft. This patch introduces several IIO constants for supporting quadrature encoder counter devices.
IIO_COUNT: Current count (main data provided by the counter device) IIO_INDEX: Counter device index value
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> 1a8f324a Wed Sep 28 12:59:49 CDT 2016 William Breathitt Gray <vilhelm.gray@gmail.com> iio: Implement counter channel type and info constants Quadrature encoders, such as rotary encoders and linear encoders, are devices which are capable of encoding the relative position and direction of motion of a shaft. This patch introduces several IIO constants for supporting quadrature encoder counter devices. IIO_COUNT: Current count (main data provided by the counter device) IIO_INDEX: Counter device index value Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/openbmc/linux/Documentation/ABI/testing/ |
H A D | sysfs-bus-iio | 1a8f324a Wed Sep 28 12:59:49 CDT 2016 William Breathitt Gray <vilhelm.gray@gmail.com> iio: Implement counter channel type and info constants
Quadrature encoders, such as rotary encoders and linear encoders, are devices which are capable of encoding the relative position and direction of motion of a shaft. This patch introduces several IIO constants for supporting quadrature encoder counter devices.
IIO_COUNT: Current count (main data provided by the counter device) IIO_INDEX: Counter device index value
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org> 1a8f324a Wed Sep 28 12:59:49 CDT 2016 William Breathitt Gray <vilhelm.gray@gmail.com> iio: Implement counter channel type and info constants Quadrature encoders, such as rotary encoders and linear encoders, are devices which are capable of encoding the relative position and direction of motion of a shaft. This patch introduces several IIO constants for supporting quadrature encoder counter devices. IIO_COUNT: Current count (main data provided by the counter device) IIO_INDEX: Counter device index value Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
/openbmc/linux/drivers/iio/ |
H A D | industrialio-core.c | 1a8f324a Wed Sep 28 12:59:49 CDT 2016 William Breathitt Gray <vilhelm.gray@gmail.com> iio: Implement counter channel type and info constants
Quadrature encoders, such as rotary encoders and linear encoders, are devices which are capable of encoding the relative position and direction of motion of a shaft. This patch introduces several IIO constants for supporting quadrature encoder counter devices.
IIO_COUNT: Current count (main data provided by the counter device) IIO_INDEX: Counter device index value
Signed-off-by: William Breathitt Gray <vilhelm.gray@gmail.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|