Searched refs:AD7746_VTSETUP_VTEN (Results 1 – 1 of 1) sorted by relevance
61 #define AD7746_VTSETUP_VTEN (1 << 7) macro231 vt_setup = chip->vt_setup & ~AD7746_VTSETUP_VTEN; in ad7746_select_channel()252 vt_setup = (chan->address & 0xFF) | AD7746_VTSETUP_VTEN; in ad7746_select_channel()