Home
last modified time | relevance | path

Searched refs:SILEAD_REG_RESET (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/input/touchscreen/
Dsilead.c31 #define SILEAD_REG_RESET 0xE0 macro
319 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, in silead_ts_init()
337 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, in silead_ts_init()
354 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, in silead_ts_reset()
383 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, 0x00); in silead_ts_startup()