Home
last modified time | relevance | path

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

/drivers/input/touchscreen/
Dgoodix.h19 #define GOODIX_READ_COOR_ADDR 0x814E macro
Dgoodix.c242 u16 addr = GOODIX_READ_COOR_ADDR; in goodix_ts_read_input_report()
387 if (goodix_i2c_write_u8(ts->client, GOODIX_READ_COOR_ADDR, 0) < 0) in goodix_ts_irq_handler()