Home
last modified time | relevance | path

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

/linux/drivers/iio/imu/
H A Dadis16475.c100 ADIS16475_SYNC_SCALED, enumerator
304 if (st->sync_mode == ADIS16475_SYNC_SCALED) { in adis16475_get_freq()
349 if (st->sync_mode == ADIS16475_SYNC_SCALED) { in adis16475_set_freq()
875 { ADIS16475_SYNC_SCALED, 1, 128 },
882 { ADIS16475_SYNC_SCALED, 1, 400 },
1820 if (sync->sync_mode == ADIS16475_SYNC_SCALED) { in adis16475_config_sync_mode()