Searched refs:GI_BITS_TO_GATE (Results 1 – 2 of 2) sorted by relevance
/drivers/comedi/drivers/ | ||
D | ni_tio_internal.h | 77 #define GI_BITS_TO_GATE(x) (((x) >> 7) & 0x1f) macro |
D | ni_tio.c | 1375 return GI_BITS_TO_GATE(ni_tio_get_soft_copy(counter, in ni_tio_get_gate_val() |