Searched refs:AREF_DIFF (Results 1 - 18 of 18) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/
H A Drange.c104 case AREF_DIFF:
H A Dcomedi.h79 #define AREF_DIFF 0x02 /* analog ref = differential */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Damplc_pci230.c121 If the analogue reference is not AREF_DIFF (not differential) each
1130 if (aref == AREF_DIFF) {
1149 if (aref == AREF_DIFF) {
1800 if (CR_AREF(cmd->chanlist[0]) == AREF_DIFF)
1967 if ((aref == AREF_DIFF)
1993 if ((aref != AREF_DIFF)
2403 if (CR_AREF(cmd->chanlist[0]) == AREF_DIFF) {
H A Dadv_pci1710.c1171 if (CR_AREF(chanlist[i]) == AREF_DIFF) {
1178 if (CR_AREF(chansegment[i - 1]) == AREF_DIFF)
1227 if (CR_AREF(chanlist[i]) == AREF_DIFF)
H A Dni_labpc.c1240 if (labpc_ai_scan_mode(cmd) != MODE_SINGLE_CHAN && aref == AREF_DIFF)
1266 if (aref == AREF_DIFF)
1603 if (CR_AREF(insn->chanspec) == AREF_DIFF)
1632 if (CR_AREF(insn->chanspec) == AREF_DIFF)
H A Ddt3000.c681 writew(aref == AREF_DIFF, devpriv->io_addr + DPR_Params(6));
682 printk("param[6]=0x%04x\n", aref == AREF_DIFF);
H A Dquatech_daqp_cs.c374 if (CR_AREF(insn->chanspec) == AREF_DIFF)
645 if (CR_AREF(chanspec) == AREF_DIFF)
H A Dcb_das16_cs.c300 devpriv->status1 |= (aref == AREF_DIFF) ? 0 : 0x0020;
H A Dicp_multi.c742 if (CR_AREF(chanlist[i]) == AREF_DIFF) {
H A Dme_daq.c441 value |= ((aref & AREF_DIFF) ? 0x80 : 0);
H A Ddas1800.c1395 if (aref != AREF_DIFF)
1618 if (aref != AREF_DIFF)
H A Dadl_pci9118.c1776 if (CR_AREF(chanlist[0]) == AREF_DIFF)
1782 if ((CR_AREF(chanlist[i]) == AREF_DIFF) !=
1799 "If AREF_DIFF is used then is "
1829 if (CR_AREF(chanlist[0]) == AREF_DIFF)
H A Dcb_pcidas.c797 if (CR_AREF(insn->chanspec) != AREF_DIFF)
1225 if (CR_AREF(cmd->chanlist[0]) != AREF_DIFF)
H A Dpcmmio.c1209 if (aref != AREF_DIFF) {
H A Dcb_pcidas64.c1927 bits |= se_diff_bit_6xxx(dev, aref == AREF_DIFF);
2567 AREF_DIFF);
2606 AREF_DIFF);
H A Dni_mio_common.c1933 case AREF_DIFF:
2071 aref = AREF_DIFF;
2075 case AREF_DIFF:
H A Dme4000.c996 case AREF_DIFF:
H A Drtd520.c1177 case AREF_DIFF:

Completed in 388 milliseconds