Searched refs:STDBIT_LATCHSRC (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.h702 #define STDBIT_LATCHSRC 11 macro
714 #define STDMSK_LATCHSRC ((uint16_t)(3 << STDBIT_LATCHSRC))
H A Ds626.c2906 |((crb << (STDBIT_LATCHSRC - CRBBIT_LATCHSRC)) & STDMSK_LATCHSRC) /* LatchSrc = LatchSrcA. */
2943 |((crb << (STDBIT_LATCHSRC - CRBBIT_LATCHSRC)) & STDMSK_LATCHSRC) /* LatchSrc = LatchSrcB. */

Completed in 45 milliseconds