Lines Matching refs:temp_mask
94 unsigned int temp_mask; member
375 reg = (reg >> priv->data->temp_shift) & priv->data->temp_mask; in armada_read_sensor()
378 sample = sign_extend32(reg, fls(priv->data->temp_mask) - 1); in armada_read_sensor()
462 return sample & data->temp_mask; in armada_mc_to_reg_temp()
502 ctrl1 &= ~(data->temp_mask << data->thresh_shift); in armada_set_overheat_thresholds()
569 .temp_mask = 0x1ff,
581 .temp_mask = 0x1ff,
593 .temp_mask = 0x1ff,
606 .temp_mask = 0x3ff,
620 .temp_mask = 0x3ff,
644 .temp_mask = 0x3ff,
668 .temp_mask = 0x3ff,