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

/linux-4.4.14/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) | ad5686_spi_write()
122 st->data[0].d32 = cpu_to_be32(AD5686_CMD(AD5686_CMD_READBACK_ENABLE) | ad5686_spi_read()
124 st->data[1].d32 = cpu_to_be32(AD5686_CMD(AD5686_CMD_NOOP)); ad5686_spi_read()

Completed in 32 milliseconds