Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dsx8654.c82 #define MAX_I2C_READ_LEN 10 /* see datasheet section 5.1.5 */ macro
138 __be16 data[MAX_I2C_READ_LEN / sizeof(__be16)]; in sx8650_irq()