Searched refs:CY_SPI_A8_BIT (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/input/touchscreen/ | ||
H A D | cyttsp4_spi.c | 36 #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 206 milliseconds