Home
last modified time | relevance | path

Searched refs:Fb (Results 1 – 3 of 3) sorted by relevance

/drivers/iio/temperature/
A Dmlx90635.c312 static int mlx90635_read_ee_object(struct regmap *regmap, u32 *Ea, u32 *Eb, u32 *Fa, s16 *Fb, in mlx90635_read_ee_object() argument
353 *Fb = (s16)read_tmp; in mlx90635_read_ee_object()
522 u32 Fa, u16 Fa_scale, s16 Fb, in mlx90635_calc_temp_object_iteration() argument
533 calcedGb = ((s64)(Fb * (TAdut - 30 * 1000000LL))) >> 24LL; in mlx90635_calc_temp_object_iteration()
556 s16 Ga, u32 Fa, u16 Fa_scale, s16 Fb, s16 Ha, s16 Hb, in mlx90635_calc_temp_object() argument
571 Ga, Fa, Fa_scale, Fb, Ha, Hb, in mlx90635_calc_temp_object()
580 s16 Fb, Ga, Gb, Ha, Hb; in mlx90635_calc_object() local
586 ret = mlx90635_read_ee_object(data->regmap_ee, &Ea, &Eb, &Fa, &Fb, &Ga, &Gb, &Ha, &Hb, &Fa_scale); in mlx90635_calc_object()
602 *val = mlx90635_calc_temp_object(object, ambient, Ea, Eb, Ga, Fa, Fa_scale, Fb, in mlx90635_calc_object()
847 s16 Fb, Ga, Gb, Ha, Hb, PG, PO; in mlx90635_wakeup() local
[all …]
A Dmlx90632.c735 s64 TAdut, s64 TAdut4, s32 Fa, s32 Fb, in mlx90632_calc_temp_object_iteration() argument
747 calcedKsTA = ((s64)(Fb * (TAdut - 25 * 1000000LL))) >> 36LL; in mlx90632_calc_temp_object_iteration()
768 s32 Fa, s32 Fb, s32 Ga, s16 Ha, s16 Hb, in mlx90632_calc_temp_object() argument
783 Fa, Fb, Ga, Ha, Hb, in mlx90632_calc_temp_object()
790 s32 Ea, s32 Eb, s32 Fa, s32 Fb, s32 Ga, in mlx90632_calc_temp_object_extended() argument
807 Fa / 2, Fb, Ga, Ha, Hb, in mlx90632_calc_temp_object_extended()
817 s32 Ea, Eb, Fa, Fb, Ga; in mlx90632_calc_object_dsp105() local
832 ret = mlx90632_read_ee_register(data->regmap, MLX90632_EE_Fb, &Fb); in mlx90632_calc_object_dsp105()
876 Ea, Eb, Fa, Fb, Ga, in mlx90632_calc_object_dsp105()
888 *val = mlx90632_calc_temp_object(object, ambient, Ea, Eb, Fa, Fb, Ga, in mlx90632_calc_object_dsp105()
/drivers/net/wireless/intel/iwlegacy/
A D3945.h292 s32 Fa, Fb, Fc, Fd, Fe; /* these modify coeffs based on member

Completed in 13 milliseconds