Home
last modified time | relevance | path

Searched refs:NI67XX_CAL_STATUS_BUSY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/comedi/drivers/
H A Dni_stc.h664 #define NI67XX_CAL_STATUS_BUSY BIT(0) macro
H A Dni_mio_common.c4748 if ((status & NI67XX_CAL_STATUS_BUSY) == 0) in cs5529_wait_for_idle()
4768 * this insures that the NI67XX_CAL_STATUS_BUSY bit will get properly in cs5529_command()
4773 NI67XX_CAL_STATUS_BUSY) in cs5529_command()
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Dni_stc.h664 #define NI67XX_CAL_STATUS_BUSY BIT(0) macro
H A Dni_mio_common.c4747 if ((status & NI67XX_CAL_STATUS_BUSY) == 0) in cs5529_wait_for_idle()
4767 * this insures that the NI67XX_CAL_STATUS_BUSY bit will get properly in cs5529_command()
4772 NI67XX_CAL_STATUS_BUSY) in cs5529_command()

Completed in 32 milliseconds