Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dsurface3_spi.c23 #define SURFACE3_PACKET_SIZE 264 macro
35 u8 rd_buf[SURFACE3_PACKET_SIZE] ____cacheline_aligned;
203 __func__, SURFACE3_PACKET_SIZE, data->rd_buf); in surface3_spi_irq_handler()