Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsx8654.c39 #define I2C_REG_TOUCH0 0x00 macro
266 error = i2c_smbus_write_byte_data(client, I2C_REG_TOUCH0, in sx8654_open()
269 dev_err(&client->dev, "writing to I2C_REG_TOUCH0 failed"); in sx8654_open()
302 error = i2c_smbus_write_byte_data(client, I2C_REG_TOUCH0, RATE_MANUAL); in sx8654_close()
304 dev_err(&client->dev, "writing to I2C_REG_TOUCH0 failed"); in sx8654_close()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dsx8654.c39 #define I2C_REG_TOUCH0 0x00 macro
266 error = i2c_smbus_write_byte_data(client, I2C_REG_TOUCH0, in sx8654_open()
269 dev_err(&client->dev, "writing to I2C_REG_TOUCH0 failed"); in sx8654_open()
302 error = i2c_smbus_write_byte_data(client, I2C_REG_TOUCH0, RATE_MANUAL); in sx8654_close()
304 dev_err(&client->dev, "writing to I2C_REG_TOUCH0 failed"); in sx8654_close()

Completed in 2 milliseconds