Searched refs:t_r (Results 1 – 4 of 4) sorted by relevance
68 s16 t_r; in t5403_comp_pressure() local77 t_r = ret; in t5403_comp_pressure()85 S = T5403_C_U16(3) + (s32) T5403_C_U16(4) * t_r / 0x20000 + in t5403_comp_pressure()86 T5403_C(5) * t_r / 0x8000 * t_r / 0x80000 + in t5403_comp_pressure()87 T5403_C(9) * t_r / 0x8000 * t_r / 0x8000 * t_r / 0x10000; in t5403_comp_pressure()89 O = T5403_C(6) * 0x4000 + T5403_C(7) * t_r / 8 + in t5403_comp_pressure()90 T5403_C(8) * t_r / 0x8000 * t_r / 16 + in t5403_comp_pressure()91 T5403_C(9) * t_r / 0x8000 * t_r / 0x10000 * t_r; in t5403_comp_pressure()109 s16 t_r; in t5403_comp_temp() local115 t_r = ret; in t5403_comp_temp()[all …]
316 onfi->tR = le16_to_cpu(p->t_r); in nand_onfi_detect()
1372 s32 t_m, t_r; in temp_show() local1376 rc = wmi_get_temperature(wil, &t_m, &t_r); in temp_show()1382 print_temp(s, "T_radio =", t_r); in temp_show()
1262 int wmi_get_temperature(struct wil6210_priv *wil, u32 *t_m, u32 *t_r);