Lines Matching defs:in

84  * Voltage min/max registers for nr=7..14 are in bank 5
919 /* 1 is DC mode, output in ms */
984 * contain 8 (the ADC LSB in mV) * scaling factor * 100
1012 /* TSI temperatures are in 8.3 format */
1349 * in the optimal range, and the clock divider can be modified,
1496 /* Update only in matching mode or if never updated */
1592 data->in[i][0] = reg;
1597 data->in[i][1] = reg;
1602 data->in[i][2] = reg;
1725 in_from_reg(data->in[nr][index], nr, data->scale_in));
1743 data->in[nr][index] = in_to_reg(val, nr, data->scale_in);
1744 err = nct6775_write_value(data, data->REG_IN_MINMAX[index - 1][nr], data->in[nr][index]);
1916 int in = index / 5; /* voltage index */
1919 if (nr == 1 && data->ALARM_BITS[in] == -1)
1922 if (!(data->have_in & BIT(in)))
1928 SENSOR_TEMPLATE_2(in_input, "in%d_input", 0444, show_in_reg, NULL, 0, 0);
1929 SENSOR_TEMPLATE(in_alarm, "in%d_alarm", 0444, nct6775_show_alarm, NULL, 0);
1930 SENSOR_TEMPLATE(in_beep, "in%d_beep", 0644, nct6775_show_beep, nct6775_store_beep, 0);
1931 SENSOR_TEMPLATE_2(in_min, "in%d_min", 0644, show_in_reg, store_in_reg, 0, 1);
1932 SENSOR_TEMPLATE_2(in_max, "in%d_max", 0644, show_in_reg, store_in_reg, 0, 2);
1937 * Any change in order or content must be matched.
2056 * in the 96..192 range
2172 * Any change in order or content must be matched.
2399 * Any change in order or content must be matched.
2453 * The index calculation in nct6775_tsi_temp_is_visible() must be kept in
3365 * Any change in order or content must be matched.
4301 * The temperature is already monitored if the respective bit in <mask>