Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Diqs5xx.c66 #define IQS5XX_X_RES 0x066E macro
546 error = iqs5xx_read_word(client, IQS5XX_X_RES, &max_x); in iqs5xx_axis_init()
581 prop.swap_x_y ? IQS5XX_Y_RES : IQS5XX_X_RES, in iqs5xx_axis_init()
587 prop.swap_x_y ? IQS5XX_X_RES : IQS5XX_Y_RES, in iqs5xx_axis_init()