Searched defs:counting_mode_bits (Results 1 - 1 of 1) sorted by relevance

/drivers/staging/comedi/drivers/
H A Dni_tio.c510 unsigned counting_mode_bits = 0; local
511 counting_mode_bits |=
514 counting_mode_bits |=
518 counting_mode_bits |= Gi_Index_Mode_Bit;
523 Gi_Index_Mode_Bit, counting_mode_bits);
562 unsigned counting_mode_bits = 0; local
577 counting_mode_bits |=
591 counting_mode_bits);
778 unsigned counting_mode_bits = 0; local
784 counting_mode_bits |
810 const unsigned counting_mode_bits = ni_tio_get_soft_copy(counter, local
[all...]

Completed in 11 milliseconds