Searched refs:swap_xy (Results 1 – 9 of 9) sorted by relevance
22 bool swap_xy; /* swap x and y axes */ member
118 bool swap_xy; member176 if (ts->swap_xy) in ad7879_report()512 ts->swap_xy = device_property_read_bool(dev, "touchscreen-swapped-x-y"); in ad7879_parse_dt()
142 int swap_xy; member634 if (ts->swap_xy == 1)1002 if (of_property_read_u32(np, "swap-xy", &ts->swap_xy) < 0)1003 ts->swap_xy = 0;
46 static bool swap_xy; variable47 module_param(swap_xy, bool, 0644);48 MODULE_PARM_DESC(swap_xy, "If set X and Y axes are swapped.");1395 if (swap_xy) { in usbtouch_process_pkt()
112 bool swap_xy; member1226 pdata->swap_xy = of_property_read_bool(node, "ti,swap-xy"); in ads7846_probe_dt()1399 if (!ts->core_prop.swap_x_y && pdata->swap_xy) { in ads7846_probe()
847 static DEVICE_ATTR_RW(swap_xy);
114 u16 swap_xy; member
231 u16 swap_xy; member