Searched refs:ext_ref (Results 1 – 3 of 3) sorted by relevance
44 unsigned ext_ref; member115 command = AD7298_WRITE | st->ext_ref; in ad7298_update_scan_mode()176 st->tx_buf[0] = cpu_to_be16(AD7298_WRITE | st->ext_ref | in ad7298_scan_direct()192 AD7298_TAVG | st->ext_ref); in ad7298_scan_temp()219 if (st->ext_ref) { in ad7298_get_ref_voltage()297 if (pdata && pdata->ext_ref) in ad7298_probe()298 st->ext_ref = AD7298_EXTREF; in ad7298_probe()300 if (st->ext_ref) { in ad7298_probe()352 if (st->ext_ref) in ad7298_probe()365 if (st->ext_ref) in ad7298_remove()
202 bool ext_ref; in ad7303_probe() local223 ext_ref = of_property_read_bool(spi->dev.of_node, in ad7303_probe()228 ext_ref = true; in ad7303_probe()230 ext_ref = false; in ad7303_probe()233 if (ext_ref) { in ad7303_probe()
16 bool ext_ref; member