Searched refs:adis16480 (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/iio/imu/ |
| H A D | adis16480.c | 171 struct adis16480 { struct 198 struct adis16480 *adis16480 = file->private_data; in adis16480_show_firmware_revision() argument 204 ret = adis_read_reg_16(&adis16480->adis, ADIS16480_REG_FIRM_REV, &rev); in adis16480_show_firmware_revision() 223 struct adis16480 *adis16480 = file->private_data; in adis16480_show_firmware_date() local 229 ret = adis_read_reg_16(&adis16480->adis, ADIS16480_REG_FIRM_Y, &year); in adis16480_show_firmware_date() 233 ret = adis_read_reg_16(&adis16480->adis, ADIS16480_REG_FIRM_DM, &md); in adis16480_show_firmware_date() 252 struct adis16480 *adis16480 = arg; in adis16480_show_serial_number() local 256 ret = adis_read_reg_16(&adis16480->adis, ADIS16480_REG_SERIAL_NUM, in adis16480_show_serial_number() 270 struct adis16480 *adis16480 = arg; in adis16480_show_product_id() local 274 ret = adis_read_reg_16(&adis16480->adis, ADIS16480_REG_PROD_ID, in adis16480_show_product_id() [all …]
|
| /linux/Documentation/iio/ |
| H A D | adis16480.rst | 56 The following tables show the adis16480 related device files, found in the 191 The following table shows the adis16480 related device debug files, found in the 222 The adis16480 driver offers data for 7 types of channels, the table below shows
|