Searched refs:oldvalue (Results 1 – 2 of 2) sorted by relevance
129 uint16_t regvalue, msk, oldvalue; in TFA9896_SetBits() local134 oldvalue = regvalue; in TFA9896_SetBits()139 if (oldvalue != regvalue) in TFA9896_SetBits()
1354 uint16_t newvalue, oldvalue; in tfa2_i2c_write_bf_internal() local1368 oldvalue = (uint16_t)rc; in tfa2_i2c_write_bf_internal()1369 newvalue = oldvalue; in tfa2_i2c_write_bf_internal()1373 if (write_always || (oldvalue != newvalue)) in tfa2_i2c_write_bf_internal()