Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/comedi/drivers/
Ds626.c1300 *rps++ = S626_RPS_CLRSIGNAL | S626_RPS_SIGADC; in s626_reset_adc()
1317 *rps++ = S626_RPS_CLRSIGNAL | S626_RPS_DEBI; in s626_reset_adc()
1348 *rps++ = S626_RPS_CLRSIGNAL | S626_RPS_DEBI; in s626_reset_adc()
1361 *rps++ = S626_RPS_CLRSIGNAL | S626_RPS_DEBI; in s626_reset_adc()
1388 *rps++ = S626_RPS_CLRSIGNAL | S626_RPS_SIGADC; in s626_reset_adc()
Ds626.h87 #define S626_RPS_CLRSIGNAL 0x00000000 /* CLEAR SIGNAL */ macro