Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_65xx.c289 static void ni_65xx_update_edge_detection(struct comedi_device *dev, in ni_65xx_update_edge_detection() function
338 ni_65xx_update_edge_detection(dev, 0, 0, 0); in ni_65xx_disable_edge_detection()
340 ni_65xx_update_edge_detection(dev, 32, 0, 0); in ni_65xx_disable_edge_detection()
342 ni_65xx_update_edge_detection(dev, 64, 0, 0); in ni_65xx_disable_edge_detection()
571 ni_65xx_update_edge_detection(dev, 0, data[1], data[2]); in ni_65xx_intr_insn_config()
573 ni_65xx_update_edge_detection(dev, 32, 0, 0); in ni_65xx_intr_insn_config()
575 ni_65xx_update_edge_detection(dev, 64, 0, 0); in ni_65xx_intr_insn_config()
591 ni_65xx_update_edge_detection(dev, data[3], in ni_65xx_intr_insn_config()