Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_660x.c561 unsigned int idle_chip = 0; in ni_660x_select_pfi_output() local
569 idle_chip = 0; in ni_660x_select_pfi_output()
573 idle_chip = 1; in ni_660x_select_pfi_output()
577 if (idle_chip != active_chip) { in ni_660x_select_pfi_output()
579 bits = ni_660x_read(dev, idle_chip, NI660X_IO_CFG(chan)); in ni_660x_select_pfi_output()
582 ni_660x_write(dev, idle_chip, bits, NI660X_IO_CFG(chan)); in ni_660x_select_pfi_output()