Home
last modified time | relevance | path

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

/device/board/kaihong/khdvk_3566b/kernel/touchscreen/
Dtouch_jdi_gt911.c38 int32_t xSolution; in ChipDetect() local
53 xSolution = (buf[GT_SOLU_X_HIGH] << ONE_BYTE_OFFSET) | buf[GT_SOLU_X_LOW]; in ChipDetect()
64 buf[GT_FW_VER_HIGH], buf[GT_FW_VER_LOW], xSolution, ySolution); in ChipDetect()
69 xSolution, ySolution); in ChipDetect()