Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dcyttsp4_spi.c31 #define CY_SPI_SYNC_ACK 0x62 /* from TRM *A protocol */ macro
104 if (rd_buf[CY_SPI_SYNC_BYTE] != CY_SPI_SYNC_ACK) { in cyttsp_spi_xfer()