Home
last modified time | relevance | path

Searched refs:IQS5XX_FLIP_X (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Diqs5xx.c52 #define IQS5XX_FLIP_X 0x01 macro
532 val ^= prop.swap_x_y ? IQS5XX_FLIP_Y : IQS5XX_FLIP_X; in iqs5xx_axis_init()
535 val ^= prop.swap_x_y ? IQS5XX_FLIP_X : IQS5XX_FLIP_Y; in iqs5xx_axis_init()

Completed in 3 milliseconds