Searched refs:nbs (Results 1 – 1 of 1) sorted by relevance
260 static long pvt_calc_temp(struct pvt_device *pvt, u32 nbs) in pvt_calc_temp() argument269 div_s64(ts_coeff->h * (s64)nbs, ts_coeff->cal5) - in pvt_calc_temp()280 u32 stat, nbs; in pvt_read_temp() local292 ret = regmap_read(t_map, SDIF_DATA(channel), &nbs); in pvt_read_temp()296 nbs &= SAMPLE_DATA_MSK; in pvt_read_temp()302 *val = pvt_calc_temp(pvt, nbs); in pvt_read_temp()