Searched refs:WM9713_ADCSEL_MASK (Results 1 – 2 of 2) sorted by relevance
271 dig1 &= ~WM9713_ADCSEL_MASK; in wm9713_poll_sample()335 dig1 &= ~WM9713_ADCSEL_MASK; in wm9713_poll_coord()436 dig1 &= ~WM9713_ADCSEL_MASK; in wm9713_acc_enable()
109 #define WM9713_ADCSEL_MASK 0x00fe /* ADC selection mask */ macro