Searched refs:AD5686_CMD (Results 1 - 1 of 1) sorted by relevance

/drivers/iio/dac/
H A Dad5686.c25 #define AD5686_CMD(x) ((x) << 20) macro
100 st->data[0].d32 = cpu_to_be32(AD5686_CMD(cmd) |
122 st->data[0].d32 = cpu_to_be32(AD5686_CMD(AD5686_CMD_READBACK_ENABLE) |
124 st->data[1].d32 = cpu_to_be32(AD5686_CMD(AD5686_CMD_NOOP));

Completed in 356 milliseconds