Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/comedi/drivers/
Dni_stc.h658 #define NI67XX_CAL_STATUS_OVERRANGE BIT(2) macro
Dni_mio_common.c4703 if (status & NI67XX_CAL_STATUS_OVERRANGE) { in cs5529_do_conversion()