Home
last modified time | relevance | path

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

/linux/drivers/staging/iio/frequency/
H A Dad9834.c29 #define AD9834_REG_CMD 0 macro
176 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()
184 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()
198 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()
207 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()
269 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_store_wavetype()
442 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_probe()