Searched refs:AD5791_CMD_WRITE (Results 1 – 2 of 2) sorted by relevance
17 #define AD5791_CMD_WRITE (0 << 23) macro
32 data.d32 = cpu_to_be32(AD5791_CMD_WRITE | in ad5791_spi_write()