Lines Matching +full:comparator +full:- +full:invert
1 /* SPDX-License-Identifier: GPL-2.0 */
62 #define WM97XX_SLT(i) ((i - 5) & 0x7) /* panel slot (5-11) */
71 #define WM9712_45W 0x1000 /* set for 5-wire touchscreen */
89 #define WM9705_BINV 0x0200 /* invert BUSY (pin47) output */
96 #define WM9705_PDD(i) (i & 0x000f) /* pen detect comparator threshold */
146 /*---------------- Return codes from sample reading functions ---------------*/
160 * The wm97xx driver provides a private API for writing platform-specific
227 * Codec driver interface - allows mapping to WM9705/12/13 and newer codecs
250 /* accelerated touch readback - coords are transmited on AC97 link */
257 /* interrupt mask control - required for accelerated operation */
263 /* pre and post sample - can be used to minimise any analog noise */