Searched refs:vt_setup (Results 1 – 1 of 1) sorted by relevance
98 u8 vt_setup; member219 u8 vt_setup, cap_setup; in ad7746_select_channel() local224 vt_setup = chip->vt_setup & ~AD7746_VTSETUP_VTEN; in ad7746_select_channel()245 vt_setup = (chan->address & 0xFF) | AD7746_VTSETUP_VTEN; in ad7746_select_channel()264 if (chip->vt_setup != vt_setup) { in ad7746_select_channel()267 vt_setup); in ad7746_select_channel()271 chip->vt_setup = vt_setup; in ad7746_select_channel()