Lines Matching defs:Ha
37 #define MLX90635_EE_Ha 0x001E /* Ha customer calib value reg 16bit */
313 s16 *Ga, s16 *Gb, s16 *Ha, s16 *Hb, u16 *Fa_scale)
333 *Ha = (s16)read_tmp;
523 s16 Ha, s16 Hb, u16 emissivity)
528 Ha_customer = ((s64)Ha * 1000000LL) >> 14ULL;
556 s16 Ga, u32 Fa, u16 Fa_scale, s16 Fb, s16 Ha, s16 Hb,
571 Ga, Fa, Fa_scale, Fb, Ha, Hb,
580 s16 Fb, Ga, Gb, Ha, Hb;
586 ret = mlx90635_read_ee_object(data->regmap_ee, &Ea, &Eb, &Fa, &Fb, &Ga, &Gb, &Ha, &Hb, &Fa_scale);
603 Ha, Hb, data->emissivity);
847 s16 Fb, Ga, Gb, Ha, Hb, PG, PO;
886 ret = mlx90635_read_ee_object(data->regmap_ee, &Ea, &Eb, &Fa, &Fb, &Ga, &Gb, &Ha, &Hb, &Fa_scale);