Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dsilead.c31 #define SILEAD_REG_RESET 0xE0 macro
206 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, in silead_ts_init()
224 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, in silead_ts_init()
241 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, in silead_ts_reset()
270 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, 0x00); in silead_ts_startup()
/kernel/linux/linux-6.6/drivers/input/touchscreen/
H A Dsilead.c31 #define SILEAD_REG_RESET 0xE0 macro
321 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, in silead_ts_init()
339 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, in silead_ts_init()
356 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, in silead_ts_reset()
385 error = i2c_smbus_write_byte_data(client, SILEAD_REG_RESET, 0x00); in silead_ts_startup()

Completed in 3 milliseconds