Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/input/touchscreen/
Dgoodix.c76 #define GOODIX_READ_COOR_ADDR 0x814E macro
250 error = goodix_i2c_read(ts->client, GOODIX_READ_COOR_ADDR, in goodix_ts_read_input_report()
266 GOODIX_READ_COOR_ADDR + in goodix_ts_read_input_report()
347 if (goodix_i2c_write_u8(ts->client, GOODIX_READ_COOR_ADDR, 0) < 0) in goodix_ts_irq_handler()