Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/focaltech_touch/focaltech_test/supported_ic/
H A Dfocaltech_test_ft8201.c33 #define I2C_ADDR_S 12 macro
289 if ((value[I2C_ADDR_S] + value[I2C_ADDR_S + 1]) == 0xFF) { in get_chip_information()
290 info->s_i2c_addr = value[I2C_ADDR_S] >> 1; in get_chip_information()