Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/comedi/drivers/
Dni_tio.c830 unsigned gate2_sel; in ni_660x_set_gate2() local
839 gate2_sel = chan & 0x1f; in ni_660x_set_gate2()
842 gate2_sel = NI_660X_NEXT_SRC_GATE2_SEL; in ni_660x_set_gate2()
847 gate2_sel = chan & 0x1f; in ni_660x_set_gate2()
855 gate2_sel = chan & 0x1f; in ni_660x_set_gate2()
865 counter_dev->regs[gate2_reg] |= GI_GATE2_SEL(gate2_sel); in ni_660x_set_gate2()
876 unsigned gate2_sel; in ni_m_set_gate2() local
884 gate2_sel = chan & 0x1f; in ni_m_set_gate2()
889 counter_dev->regs[gate2_reg] |= GI_GATE2_SEL(gate2_sel); in ni_m_set_gate2()