Searched refs:STMPE811_FIFO_STA (Results 1 – 2 of 2) sorted by relevance
115 touch_write(STMPE811_FIFO_STA, 0x01); /* FIFO reset */ in stmpe811_touch_init()116 touch_write(STMPE811_FIFO_STA, 0x00); /* FIFO not reset */ in stmpe811_touch_init()190 touch_write(STMPE811_FIFO_STA, 0x1); in touch_get_state()191 touch_write(STMPE811_FIFO_STA, 0x0); in touch_get_state()
55 #define STMPE811_FIFO_STA 0x4B macro
Completed in 7 milliseconds