Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/touchscreen/
H A Dwm9713.c341 dig1 | WM9713_POLL | WM9713_COO); in wm9713_poll_coord()
436 dig1 |= WM9713_CTC | WM9713_COO | WM9713_ADCSEL_X | in wm9713_acc_enable()
446 dig1 &= ~(WM9713_CTC | WM9713_COO); in wm9713_acc_enable()
/openbmc/linux/include/linux/
H A Dwm97xx.h106 #define WM9713_COO 0x0001 /* enable coordinate mode */ macro