Searched refs:temp_scale_nano (Results 1 – 2 of 2) sorted by relevance
411 *val = st->variant->temp_scale_nano / 1000000; in adis16400_read_raw()412 *val2 = (st->variant->temp_scale_nano % 1000000); in adis16400_read_raw()720 .temp_scale_nano = 140000000, /* 0.14 C */732 .temp_scale_nano = 67850000, /* 0.06785 C */742 .temp_scale_nano = 145300000, /* 0.1453 C */755 .temp_scale_nano = 136000000, /* 0.136 C */767 .temp_scale_nano = 136000000, /* 0.136 C */779 .temp_scale_nano = 136000000, /* 0.136 C */791 .temp_scale_nano = 136000000, /* 0.136 C */802 .temp_scale_nano = 140000000, /* 0.14 C */[all …]
152 int temp_scale_nano; member