Searched refs:CRBMSK_INTRESET_B (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.h686 #define CRBMSK_INTRESET_B ((uint16_t)(1 << CRBBIT_INTRESET_B)) macro
697 #define CRBMSK_INTCTRL (CRBMSK_INTRESETCMD | CRBMSK_INTRESET_A | CRBMSK_INTRESET_B) /* Interrupt reset control bits. */
H A Ds626.c2887 CRBMSK_INTRESETCMD | CRBMSK_INTRESET_B);
3044 crb = (CRBMSK_INTRESETCMD | CRBMSK_INTRESET_B /* Reset event captures and disable interrupts. */
3211 (uint16_t) (crb | CRBMSK_INTRESETCMD | CRBMSK_INTRESET_B));

Completed in 68 milliseconds