Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/comedi/drivers/
Dni_tio.c745 unsigned gate_sel; in ni_660x_set_gate() local
750 gate_sel = NI_660X_NEXT_SRC_GATE_SEL; in ni_660x_set_gate()
756 gate_sel = chan & 0x1f; in ni_660x_set_gate()
761 gate_sel = chan & 0x1f; in ni_660x_set_gate()
769 gate_sel = chan & 0x1f; in ni_660x_set_gate()
778 GI_GATE_SEL_MASK, GI_GATE_SEL(gate_sel)); in ni_660x_set_gate()
786 unsigned gate_sel; in ni_m_set_gate() local
798 gate_sel = chan & 0x1f; in ni_m_set_gate()
803 gate_sel = chan & 0x1f; in ni_m_set_gate()
811 gate_sel = chan & 0x1f; in ni_m_set_gate()
[all …]