Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Drohm_bu21023.c154 #define INV_Y 0x04 macro
807 return sysfs_emit(buf, "%d\n", !!(ts->setup2 & INV_Y)); in inv_y_show()
822 error = rohm_ts_update_setting(ts, INV_Y, val); in inv_y_store()