CY_SPI_DATA_SIZE   34 drivers/input/touchscreen/cyttsp4_spi.c #define CY_SPI_DATA_BUF_SIZE	(CY_SPI_CMD_BYTES + CY_SPI_DATA_SIZE)
CY_SPI_DATA_SIZE   47 drivers/input/touchscreen/cyttsp4_spi.c 	if (length > CY_SPI_DATA_SIZE) {
CY_SPI_DATA_SIZE   30 drivers/input/touchscreen/cyttsp_spi.c #define CY_SPI_DATA_BUF_SIZE	(CY_SPI_CMD_BYTES + CY_SPI_DATA_SIZE)
CY_SPI_DATA_SIZE   44 drivers/input/touchscreen/cyttsp_spi.c 	if (length > CY_SPI_DATA_SIZE) {