Searched refs:CY_SPI_A8_BIT (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
H A Dcyttsp4_spi.c36 #define CY_SPI_A8_BIT 0x02 macro
66 wr_buf[0] = op + (((reg >> 8) & 0x1) ? CY_SPI_A8_BIT : 0); cyttsp_spi_xfer()

Completed in 32 milliseconds