Home
last modified time | relevance | path

Searched refs:REG_FW_INFO_LEN (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.c35 #define REG_FW_INFO_LEN 32 macro
235 u8 value[REG_FW_INFO_LEN] = { 0 }; in get_chip_information()
279 ret = fts_test_read(cmd, &value[0], REG_FW_INFO_LEN); in get_chip_information()