Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_tio.c825 unsigned int gate_sel; in ni_660x_set_gate() local
830 gate_sel = NI_660X_NEXT_SRC_GATE_SEL; in ni_660x_set_gate()
836 gate_sel = chan & 0x1f; in ni_660x_set_gate()
841 gate_sel = chan & 0x1f; in ni_660x_set_gate()
849 gate_sel = chan & 0x1f; in ni_660x_set_gate()
858 GI_GATE_SEL_MASK, GI_GATE_SEL(gate_sel)); in ni_660x_set_gate()
866 unsigned int gate_sel; in ni_m_set_gate() local
878 gate_sel = chan & 0x1f; in ni_m_set_gate()
883 gate_sel = chan & 0x1f; in ni_m_set_gate()
891 gate_sel = chan & 0x1f; in ni_m_set_gate()
[all …]