Searched refs:NISTC_RESET_G0 (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/comedi/drivers/ | ||
D | ni_stc.h | 364 #define NISTC_RESET_G0 BIT(2) macro |
D | ni_mio_common.c | 3818 BUG_ON(bits & ~(NISTC_RESET_G0 | NISTC_RESET_G1)); in ni_gpct_write_register() |