Lines Matching refs:temp_mask
98 unsigned int temp_mask; member
379 reg = (reg >> priv->data->temp_shift) & priv->data->temp_mask; in armada_read_sensor()
382 sample = sign_extend32(reg, fls(priv->data->temp_mask) - 1); in armada_read_sensor()
469 return sample & data->temp_mask; in armada_mc_to_reg_temp()
509 ctrl1 &= ~(data->temp_mask << data->thresh_shift); in armada_set_overheat_thresholds()
576 .temp_mask = 0x1ff,
588 .temp_mask = 0x1ff,
600 .temp_mask = 0x1ff,
613 .temp_mask = 0x3ff,
627 .temp_mask = 0x3ff,
651 .temp_mask = 0x3ff,