Searched refs:LP_GSEL (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.h110 #define GSEL_BIPOLAR5V 0x00F0 /* LP_GSEL setting for 5V bipolar range. */
111 #define GSEL_BIPOLAR10V 0x00A0 /* LP_GSEL setting for 10V bipolar range. */
279 #define LP_GSEL 0x0084 /* Write ADC gain. */ macro
H A Ds626.c1434 *pRPS++ = DEBI_CMD_WRWORD | LP_GSEL;
1464 *pRPS++ = DEBI_CMD_WRWORD | LP_GSEL;
1653 DEBIwrite(dev, LP_GSEL, AdcSpec); /* Set gain. */

Completed in 47 milliseconds