Home
last modified time | relevance | path

Searched refs:IIO_VAL_INT_PLUS_MICRO_DB (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/iio/test/
H A Diio-test-format.c61 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO_DB, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
74 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO_DB, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
87 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO_DB, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
99 ret = iio_format_value(buf, IIO_VAL_INT_PLUS_MICRO_DB, ARRAY_SIZE(values), values); in iio_test_iio_format_value_fixedpoint()
/openbmc/linux/drivers/iio/amplifiers/
H A Dhmc425a.c78 ret = IIO_VAL_INT_PLUS_MICRO_DB; in hmc425a_read_raw()
132 return IIO_VAL_INT_PLUS_MICRO_DB; in hmc425a_write_raw_get_fmt()
H A Dad8366.c149 ret = IIO_VAL_INT_PLUS_MICRO_DB; in ad8366_read_raw()
217 return IIO_VAL_INT_PLUS_MICRO_DB; in ad8366_write_raw_get_fmt()
/openbmc/linux/include/linux/iio/
H A Dtypes.h29 #define IIO_VAL_INT_PLUS_MICRO_DB 4 macro
/openbmc/linux/drivers/iio/
H A Dindustrialio-core.c644 case IIO_VAL_INT_PLUS_MICRO_DB: in __iio_format_value()
970 case IIO_VAL_INT_PLUS_MICRO_DB: in iio_write_channel_info()