Searched refs:TMP105_REG_T_HIGH (Results 1 – 4 of 4) sorted by relevance
61 writel(base_addr + BCM2835_I2C_FIFO, TMP105_REG_T_HIGH); in test_i2c_read_write()75 writel(base_addr + BCM2835_I2C_FIFO, TMP105_REG_T_HIGH); in test_i2c_read_write()
104 i2c_set16(i2cdev, TMP105_REG_T_HIGH, 0x4231); in send_and_receive()105 g_assert_cmphex(i2c_get16(i2cdev, TMP105_REG_T_HIGH), ==, 0x4231); in send_and_receive()
48 TMP105_REG_T_HIGH, enumerator
142 case TMP105_REG_T_HIGH: in tmp105_read()164 case TMP105_REG_T_HIGH: in tmp105_write()