Searched refs:ab_val (Results 1 – 2 of 2) sorted by relevance
102 int ab_val, d1_val, d2_val, diff_val, dut, off, sens, x; in hp03_update_temp_pressure() local141 ab_val = coefs[14]; /* A-value */ in hp03_update_temp_pressure()143 ab_val = coefs[15]; /* B-value */ in hp03_update_temp_pressure()146 dut = (ab_val * (diff_val >> 7) * (diff_val >> 7)) >> coefs[16]; in hp03_update_temp_pressure()
34 #define MDP_BUS_VECTOR_ENTRY(ab_val, ib_val) \ argument38 .ab = (ab_val), \