Searched refs:GOODIX_REG_COMMAND (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/input/touchscreen/ | ||
H A D | goodix.h | 30 #define GOODIX_REG_COMMAND 0x8040 macro |
H A D | goodix.c | 1444 error = goodix_i2c_write_u8(ts->client, GOODIX_REG_COMMAND, in goodix_suspend() |