Searched refs:AD5686_CMD (Results 1 – 1 of 1) sorted by relevance
25 #define AD5686_CMD(x) ((x) << 20) macro100 st->data[0].d32 = cpu_to_be32(AD5686_CMD(cmd) | in ad5686_spi_write()122 st->data[0].d32 = cpu_to_be32(AD5686_CMD(AD5686_CMD_READBACK_ENABLE) | in ad5686_spi_read()124 st->data[1].d32 = cpu_to_be32(AD5686_CMD(AD5686_CMD_NOOP)); in ad5686_spi_read()