Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_tio.c899 unsigned int gate_sel; in ni_660x_set_gate() local
904 gate_sel = NI_660X_NEXT_SRC_GATE_SEL; in ni_660x_set_gate()
910 gate_sel = chan & 0x1f; in ni_660x_set_gate()
915 gate_sel = chan & 0x1f; in ni_660x_set_gate()
923 gate_sel = chan & 0x1f; in ni_660x_set_gate()
931 ni_tio_set_gate_raw(counter, gate_sel); in ni_660x_set_gate()
938 unsigned int gate_sel; in ni_m_set_gate() local
950 gate_sel = chan & 0x1f; in ni_m_set_gate()
955 gate_sel = chan & 0x1f; in ni_m_set_gate()
963 gate_sel = chan & 0x1f; in ni_m_set_gate()
[all …]