Home
last modified time | relevance | path

Searched refs:AD5310_CMD (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/iio/dac/
H A Dad5686.h18 #define AD5310_CMD(x) ((x) << 12) macro
H A Dad5686-spi.c24 st->data[0].d16 = cpu_to_be16(AD5310_CMD(cmd) | in ad5686_spi_write()