SWAP_XY 736 drivers/input/touchscreen/rohm_bu21023.c return sprintf(buf, "%d\n", !!(ts->setup2 & SWAP_XY)); SWAP_XY 756 drivers/input/touchscreen/rohm_bu21023.c ts->setup2 |= SWAP_XY; SWAP_XY 758 drivers/input/touchscreen/rohm_bu21023.c ts->setup2 &= ~SWAP_XY;