Lines Matching refs:temp_mask
96 unsigned int temp_mask; member
380 reg = (reg >> priv->data->temp_shift) & priv->data->temp_mask; in armada_read_sensor()
383 sample = sign_extend32(reg, fls(priv->data->temp_mask) - 1); in armada_read_sensor()
470 return sample & data->temp_mask; in armada_mc_to_reg_temp()
510 ctrl1 &= ~(data->temp_mask << data->thresh_shift); in armada_set_overheat_thresholds()
577 .temp_mask = 0x1ff,
589 .temp_mask = 0x1ff,
601 .temp_mask = 0x1ff,
614 .temp_mask = 0x3ff,
628 .temp_mask = 0x3ff,
652 .temp_mask = 0x3ff,