Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
A Dni_660x.c565 unsigned int active_chip = 0; in ni_660x_select_pfi_output() local
577 active_chip = 1; in ni_660x_select_pfi_output()
581 active_chip = 0; in ni_660x_select_pfi_output()
586 if (idle_chip != active_chip) { in ni_660x_select_pfi_output()
595 bits = ni_660x_read(dev, active_chip, NI660X_IO_CFG(chan)); in ni_660x_select_pfi_output()
598 ni_660x_write(dev, active_chip, bits, NI660X_IO_CFG(chan)); in ni_660x_select_pfi_output()

Completed in 7 milliseconds