Searched refs:vt_setup (Results 1 – 1 of 1) sorted by relevance
100 u8 vt_setup; member222 u8 vt_setup, cap_setup; in ad7746_select_channel() local228 vt_setup = chip->vt_setup & ~AD7746_VTSETUP_VTEN; in ad7746_select_channel()250 vt_setup = (chan->address & 0xFF) | AD7746_VTSETUP_VTEN; in ad7746_select_channel()270 if (chip->vt_setup != vt_setup) { in ad7746_select_channel()273 vt_setup); in ad7746_select_channel()277 chip->vt_setup = vt_setup; in ad7746_select_channel()