Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dadis16480.c133 #define ADIS16480_SYNC_EN(x) FIELD_PREP(ADIS16480_SYNC_EN_MSK, x) macro
1343 mode = ADIS16480_SYNC_EN(enable) | ADIS16480_SYNC_SEL(pin); in adis16480_ext_clk_config()