Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_tio.c910 unsigned int gate2_sel; in ni_660x_set_gate2() local
919 gate2_sel = chan & 0x1f; in ni_660x_set_gate2()
922 gate2_sel = NI_660X_NEXT_SRC_GATE2_SEL; in ni_660x_set_gate2()
927 gate2_sel = chan & 0x1f; in ni_660x_set_gate2()
935 gate2_sel = chan & 0x1f; in ni_660x_set_gate2()
945 counter_dev->regs[gate2_reg] |= GI_GATE2_SEL(gate2_sel); in ni_660x_set_gate2()
956 unsigned int gate2_sel; in ni_m_set_gate2() local
964 gate2_sel = chan & 0x1f; in ni_m_set_gate2()
969 counter_dev->regs[gate2_reg] |= GI_GATE2_SEL(gate2_sel); in ni_m_set_gate2()