Home
last modified time | relevance | path

Searched refs:self_test_reg (Results 1 – 12 of 12) sorted by relevance

/openbmc/linux/drivers/iio/imu/
H A Dadis.c372 ret = __adis_write_reg_16(adis, adis->data->self_test_reg, in adis_self_test()
385 __adis_write_reg_16(adis, adis->data->self_test_reg, 0x00); in adis_self_test()
H A Dadis16460.c350 .self_test_reg = ADIS16460_REG_GLOB_CMD,
H A Dadis16400.c940 .self_test_reg = ADIS16400_MSC_CTRL, \
H A Dadis16475.c616 .self_test_reg = ADIS16475_REG_GLOB_CMD, \
H A Dadis16480.c885 .self_test_reg = ADIS16480_REG_GLOB_CMD, \
/openbmc/linux/drivers/staging/iio/accel/
H A Dadis16203.c247 .self_test_reg = ADIS16203_MSC_CTRL,
H A Dadis16240.c370 .self_test_reg = ADIS16240_MSC_CTRL,
/openbmc/linux/drivers/iio/accel/
H A Dadis16201.c246 .self_test_reg = ADIS16201_MSC_CTRL_REG,
H A Dadis16209.c256 .self_test_reg = ADIS16209_MSC_CTRL_REG,
/openbmc/linux/drivers/iio/gyro/
H A Dadis16260.c344 .self_test_reg = ADIS16260_MSC_CTRL,
H A Dadis16136.c464 .self_test_reg = ADIS16136_REG_MSC_CTRL, \
/openbmc/linux/include/linux/iio/imu/
H A Dadis.h76 unsigned int self_test_reg; member