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