Home
last modified time | relevance | path

Searched refs:Gi_Source_Subselect_Bit (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/drivers/staging/comedi/drivers/
Dni_tio.c730 counter_dev->regs[second_gate_reg] &= ~Gi_Source_Subselect_Bit; in ni_tio_set_source_subselect()
735 counter_dev->regs[second_gate_reg] |= Gi_Source_Subselect_Bit; in ni_tio_set_source_subselect()
850 Gi_Source_Subselect_Bit) in ni_m_series_clock_src_select()
861 Gi_Source_Subselect_Bit) in ni_m_series_clock_src_select()
Dni_tio_internal.h540 Gi_Source_Subselect_Bit = 0x8000 /* m-series only */ enumerator