Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dadis16460.c322 #define ADIS16460_DIAG_STAT_IN_CLK_OOS 7 macro
330 [ADIS16460_DIAG_STAT_IN_CLK_OOS] = "Input clock out of sync",
356 .status_error_mask = BIT(ADIS16460_DIAG_STAT_IN_CLK_OOS) |