Home
last modified time | relevance | path

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

/linux/drivers/input/touchscreen/
H A Drohm_bu21023.c155 #define INV_X 0x08 macro
782 return sysfs_emit(buf, "%d\n", !!(ts->setup2 & INV_X)); in inv_x_show()
797 error = rohm_ts_update_setting(ts, INV_X, val); in inv_x_store()