Home
last modified time | relevance | path

Searched refs:status_error_mask (Results 1 - 24 of 24) sorted by relevance

/kernel/linux/linux-5.10/drivers/iio/accel/
H A Dadis16209.c264 .status_error_mask = BIT(ADIS16209_STAT_SELFTEST_FAIL_BIT) |
H A Dadis16201.c254 .status_error_mask = BIT(ADIS16201_DIAG_STAT_SPI_FAIL_BIT) |
/kernel/linux/linux-5.10/drivers/staging/iio/accel/
H A Dadis16203.c258 .status_error_mask = BIT(ADIS16203_DIAG_STAT_SELFTEST_FAIL_BIT) |
H A Dadis16240.c381 .status_error_mask = BIT(ADIS16240_DIAG_STAT_PWRON_FAIL_BIT) |
/kernel/linux/linux-6.6/drivers/staging/iio/accel/
H A Dadis16203.c252 .status_error_mask = BIT(ADIS16203_DIAG_STAT_SELFTEST_FAIL_BIT) |
H A Dadis16240.c375 .status_error_mask = BIT(ADIS16240_DIAG_STAT_PWRON_FAIL_BIT) |
/kernel/linux/linux-6.6/drivers/iio/accel/
H A Dadis16209.c261 .status_error_mask = BIT(ADIS16209_STAT_SELFTEST_FAIL_BIT) |
H A Dadis16201.c251 .status_error_mask = BIT(ADIS16201_DIAG_STAT_SPI_FAIL_BIT) |
/kernel/linux/linux-5.10/drivers/iio/gyro/
H A Dadis16260.c353 .status_error_mask = BIT(ADIS16260_DIAG_STAT_FLASH_CHK_BIT) |
H A Dadis16136.c477 .status_error_mask = BIT(ADIS16136_DIAG_STAT_FLASH_UPDATE_FAIL) | \
/kernel/linux/linux-5.10/drivers/iio/imu/
H A Dadis16460.c371 .status_error_mask = BIT(ADIS16460_DIAG_STAT_IN_CLK_OOS) |
H A Dadis.c331 status &= adis->data->status_error_mask; in __adis_check_status()
H A Dadis16480.c833 .status_error_mask = BIT(ADIS16480_DIAG_STAT_XGYRO_FAIL) | \
H A Dadis16475.c559 .status_error_mask = BIT(ADIS16475_DIAG_STAT_DATA_PATH) | \
H A Dadis16400.c953 .status_error_mask = BIT(ADIS16400_DIAG_STAT_ZACCL_FAIL) | \
/kernel/linux/linux-5.10/include/linux/iio/imu/
H A Dadis.h50 * @status_error_mask: Bitmask of errors supported by the device
79 unsigned int status_error_mask; member
/kernel/linux/linux-6.6/include/linux/iio/imu/
H A Dadis.h51 * @status_error_mask: Bitmask of errors supported by the device
81 unsigned int status_error_mask; member
/kernel/linux/linux-6.6/drivers/iio/gyro/
H A Dadis16260.c348 .status_error_mask = BIT(ADIS16260_DIAG_STAT_FLASH_CHK_BIT) |
H A Dadis16136.c469 .status_error_mask = BIT(ADIS16136_DIAG_STAT_FLASH_UPDATE_FAIL) | \
/kernel/linux/linux-6.6/drivers/iio/imu/
H A Dadis16460.c356 .status_error_mask = BIT(ADIS16460_DIAG_STAT_IN_CLK_OOS) |
H A Dadis.c327 status &= adis->data->status_error_mask; in __adis_check_status()
H A Dadis16480.c887 .status_error_mask = BIT(ADIS16480_DIAG_STAT_XGYRO_FAIL) | \
H A Dadis16400.c942 .status_error_mask = BIT(ADIS16400_DIAG_STAT_ZACCL_FAIL) | \
H A Dadis16475.c621 .status_error_mask = BIT(ADIS16475_DIAG_STAT_DATA_PATH) | \

Completed in 25 milliseconds