Home
last modified time | relevance | path

Searched refs:AD5770R_RANGE_MODE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/dac/
H A Dad5770r.c68 #define AD5770R_RANGE_MODE(x) ((x) & GENMASK(1, 0)) macro
196 AD5770R_RANGE_MODE(out_mode->out_range_mode); in ad5770r_set_output_mode()