Home
last modified time | relevance | path

Searched refs:I2C_ADDR_M (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.c32 #define I2C_ADDR_M 0 macro
285 if ((value[I2C_ADDR_M] + value[I2C_ADDR_M + 1]) == 0xFF) { in get_chip_information()
286 info->m_i2c_addr = value[I2C_ADDR_M] >> 1; in get_chip_information()