Home
last modified time | relevance | path

Searched refs:AD7298_WRITE (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/iio/adc/
Dad7298_core.c59 st->tx_buf[0] = cpu_to_be16(AD7298_WRITE | st->ext_ref | in ad7298_scan_direct()
74 buf = cpu_to_be16(AD7298_WRITE | AD7298_TSENSE | in ad7298_scan_temp()
Dad7298.h12 #define AD7298_WRITE (1 << 15) /* write to the control register */ macro
Dad7298_ring.c51 command = AD7298_WRITE | st->ext_ref; in ad7298_ring_preenable()