Searched refs:AD9834_REG_CMD (Results 1 – 2 of 2) sorted by relevance
101 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()109 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()123 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()132 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_write()195 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_store_wavetype()389 st->data = cpu_to_be16(AD9834_REG_CMD | st->control); in ad9834_probe()
13 #define AD9834_REG_CMD 0 macro