Lines Matching +full:7 +full:v
15 #define AD3552R_MASK_SOFTWARE_RESET (BIT(7) | BIT(0))
19 #define AD3552R_MASK_SINGLE_INST BIT(7)
26 #define AD3552R_MASK_CLASS GENMASK(7, 0)
30 #define AD3552R_MASK_GRADE GENMASK(7, 4)
37 #define AD3552R_MASK_LENGTH GENMASK(7, 0)
39 #define AD3552R_MASK_MULTI_IO_MODE GENMASK(7, 6)
43 (GENMASK(7, 6) | GENMASK(1, 0))
46 #define AD3552R_MASK_INTERFACE_NOT_READY BIT(7)
83 #define AD3552R_MASK_CH_OUTPUT_RANGE GENMASK(7, 0)
85 ((ch) ? GENMASK(7, 4) : GENMASK(3, 0))
87 #define AD3552R_MASK_CH_OFFSET_BITS_0_7 GENMASK(7, 0)
89 #define AD3552R_MASK_CH_RANGE_OVERRIDE BIT(7)
121 #define AD3552R_READ_BIT BIT(7)
189 /* Internal source with Vref I/O at 2.5V */
196 /* Range from 0 V to 2.5 V. Requires Rfb1x connection */
198 /* Range from 0 V to 5 V. Requires Rfb1x connection */
200 /* Range from 0 V to 10 V. Requires Rfb2x connection */
202 /* Range from -5 V to 5 V. Requires Rfb2x connection */
204 /* Range from -2.5 V to 7.5 V. Requires Rfb2x connection */
209 /* Range from 0 V to 2.5 V. Requires Rfb1x connection */
211 /* Range from 0 V to 5 V. Requires Rfb1x connection */
213 /* Range from 0 V to 10 V. Requires Rfb2x connection */
215 /* Range from -5 V to 5 V. Requires Rfb2x connection */
217 /* Range from -10 V to 10 V. Requires Rfb4x connection */