Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/iio/frequency/
H A Dad9834.c30 #define AD9834_REG_CMD 0 macro
177 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()
185 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()
199 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()
208 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()
270 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_store_wavetype()
486 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_probe()