Searched refs:COMMON_SETUP2 (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | rohm_bu21023.c | 149 #define COMMON_SETUP2 0x31 macro 761 error = i2c_smbus_write_byte_data(ts->client, COMMON_SETUP2, in swap_xy_store() 800 error = i2c_smbus_write_byte_data(ts->client, COMMON_SETUP2, in inv_x_store() 839 error = i2c_smbus_write_byte_data(client, COMMON_SETUP2, in inv_y_store() 896 error = i2c_smbus_write_byte_data(client, COMMON_SETUP2, setup2); in rohm_ts_device_init()
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | rohm_bu21023.c | 149 #define COMMON_SETUP2 0x31 macro 761 error = i2c_smbus_write_byte_data(ts->client, COMMON_SETUP2, in swap_xy_store() 800 error = i2c_smbus_write_byte_data(ts->client, COMMON_SETUP2, in inv_x_store() 839 error = i2c_smbus_write_byte_data(client, COMMON_SETUP2, in inv_y_store() 896 error = i2c_smbus_write_byte_data(client, COMMON_SETUP2, setup2); in rohm_ts_device_init()
|
Completed in 3 milliseconds