Searched refs:WM9712_RPU (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/input/touchscreen/
H A Dwm9712.c154 u16 dig2 = WM97XX_RPR | WM9712_RPU(1);
159 dig2 |= WM9712_RPU(rpu);
H A Dwm9713.c157 dig3 = WM9712_RPU(1);
162 dig3 |= WM9712_RPU(rpu);
/linux-master/include/linux/
H A Dwm97xx.h78 #define WM9712_RPU(i) (i&0x3f) /* internal pull up on pen detect (64k / rpu) */ macro

Completed in 142 milliseconds