Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/iio/adc/
Dad7298.c29 #define AD7298_WRITE BIT(15) /* write to the control register */ macro
116 command = AD7298_WRITE | st->ext_ref; in ad7298_update_scan_mode()
177 st->tx_buf[0] = cpu_to_be16(AD7298_WRITE | st->ext_ref | in ad7298_scan_direct()
192 buf = cpu_to_be16(AD7298_WRITE | AD7298_TSENSE | in ad7298_scan_temp()