Home
last modified time | relevance | path

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

/drivers/staging/comedi/drivers/
Dni_tio.c830 unsigned int gate_sel; in ni_660x_set_gate() local
835 gate_sel = NI_660X_NEXT_SRC_GATE_SEL; in ni_660x_set_gate()
841 gate_sel = chan & 0x1f; in ni_660x_set_gate()
846 gate_sel = chan & 0x1f; in ni_660x_set_gate()
854 gate_sel = chan & 0x1f; in ni_660x_set_gate()
863 GI_GATE_SEL_MASK, GI_GATE_SEL(gate_sel)); in ni_660x_set_gate()
871 unsigned int gate_sel; in ni_m_set_gate() local
883 gate_sel = chan & 0x1f; in ni_m_set_gate()
888 gate_sel = chan & 0x1f; in ni_m_set_gate()
896 gate_sel = chan & 0x1f; in ni_m_set_gate()
[all …]