Searched refs:RPS_SIGADC (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/comedi/drivers/
H A Ds626.h163 #define RPS_SIGADC RPS_SIG0 /* Trigger/status for ADC's RPS program. */ macro
H A Ds626.c1427 *pRPS++ = RPS_PAUSE | RPS_SIGADC;
1428 *pRPS++ = RPS_CLRSIGNAL | RPS_SIGADC;
1510 *pRPS++ = RPS_PAUSE | RPS_SIGADC;
1511 *pRPS++ = RPS_CLRSIGNAL | RPS_SIGADC;
1573 /* *pRPS++= RPS_CLRSIGNAL | RPS_SIGADC ; // Signal ReadADC() that scan is done. */

Completed in 52 milliseconds