Searched refs:I2C_REG_TOUCH0 (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dsx8654.c38 #define I2C_REG_TOUCH0 0x00 macro
134 error = i2c_smbus_write_byte_data(client, I2C_REG_TOUCH0, sx8654_open()
137 dev_err(&client->dev, "writing to I2C_REG_TOUCH0 failed"); sx8654_open()
167 error = i2c_smbus_write_byte_data(client, I2C_REG_TOUCH0, 0); sx8654_close()
169 dev_err(&client->dev, "writing to I2C_REG_TOUCH0 failed"); sx8654_close()

Completed in 219 milliseconds