Searched refs:CY_SPI_SYNC_ACK1 (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/input/touchscreen/ | ||
H A D | cyttsp_spi.c | 37 #define CY_SPI_SYNC_ACK1 0x62 /* from protocol v.2 */ macro 111 if (rd_buf[CY_SPI_SYNC_BYTE] != CY_SPI_SYNC_ACK1 || cyttsp_spi_xfer() |
Completed in 49 milliseconds