INV_Y             814 drivers/input/touchscreen/rohm_bu21023.c 	return sprintf(buf, "%d\n", !!(ts->setup2 & INV_Y));
INV_Y             834 drivers/input/touchscreen/rohm_bu21023.c 		ts->setup2 |= INV_Y;
INV_Y             836 drivers/input/touchscreen/rohm_bu21023.c 		ts->setup2 &= ~INV_Y;