Searched refs:lot3 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/gyro/ |
H A D | adis16136.c | 77 uint16_t lot1, lot2, lot3, serial; in adis16136_show_serial() local 95 ret = adis_read_reg_16(&adis16136->adis, ADIS16136_REG_LOT3, &lot3); in adis16136_show_serial() 100 lot3, serial); in adis16136_show_serial()
|
/kernel/linux/linux-6.6/drivers/iio/gyro/ |
H A D | adis16136.c | 72 uint16_t lot1, lot2, lot3, serial; in adis16136_show_serial() local 90 ret = adis_read_reg_16(&adis16136->adis, ADIS16136_REG_LOT3, &lot3); in adis16136_show_serial() 95 lot3, serial); in adis16136_show_serial()
|
Completed in 2 milliseconds