Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dgoodix.h52 #define GOODIX_REG_ID 0x8140 macro
H A Dgoodix.c1082 error = goodix_i2c_read(ts->client, GOODIX_REG_ID, buf, sizeof(buf)); in goodix_read_version()
1110 error = goodix_i2c_read(client, GOODIX_REG_ID, &test, 1); in goodix_i2c_test()