Searched refs:vt_setup (Results 1 – 1 of 1) sorted by relevance
94 u8 vt_setup; member229 u8 vt_setup, cap_setup; in ad7746_select_channel() local235 vt_setup = chip->vt_setup & ~AD7746_VTSETUP_VTEN; in ad7746_select_channel()251 vt_setup = (chan->address & 0xFF) | AD7746_VTSETUP_VTEN; in ad7746_select_channel()271 if (chip->vt_setup != vt_setup) { in ad7746_select_channel()274 vt_setup); in ad7746_select_channel()278 chip->vt_setup = vt_setup; in ad7746_select_channel()