Home
last modified time | relevance | path

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

/openbmc/linux/drivers/iio/imu/
H A Dadis16475.c55 #define ADIS16475_REG_PROD_ID 0x72 macro
206 ret = adis_read_reg_16(&st->adis, ADIS16475_REG_PROD_ID, &prod_id); in adis16475_show_product_id()
613 .prod_id_reg = ADIS16475_REG_PROD_ID, \