Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp_spi.c29 #define CY_SPI_SYNC_ACK1 0x62 /* from protocol v.2 */ macro
103 if (rd_buf[CY_SPI_SYNC_BYTE] != CY_SPI_SYNC_ACK1 || in cyttsp_spi_xfer()