Searched refs:VR_IR (Results 1 - 2 of 2) sorted by path

/linux-master/drivers/iio/temperature/
H A Dmlx90632.c688 s64 VR_IR, kKa, tmp; local
691 VR_IR = (s64)ambient_old_raw * 1000000LL +
697 VR_IR);
704 s64 VR_IR, kKa, tmp; local
707 VR_IR = (s64)ambient_old_raw * 1000000LL +
712 VR_IR);
H A Dmlx90635.c494 s64 VR_IR, kGb, tmp; local
497 VR_IR = (s64)ambient_old_raw * 1000000LL +
503 VR_IR);

Completed in 391 milliseconds