Searched refs:twos (Results 1 – 1 of 1) sorted by relevance
2001 static inline short twos(short x) in twos() function2011 dev_dbg(&tfa->i2c->dev, "Using ext temp %d C\n", twos(ext_temp)); in tfa2_set_exttemp()2013 tfa2_i2c_write_bf(tfa->i2c, TFA9XXX_BF_EXTTS, twos(ext_temp)); in tfa2_set_exttemp()2025 return (twos(ext_temp)); in tfa2_get_exttemp()