Searched refs:APCI3120_CTRL_GATE (Results 1 – 1 of 1) sorted by relevance
42 #define APCI3120_CTRL_GATE(x) (1 << (12 + (x))) macro379 devpriv->ctrl |= APCI3120_CTRL_GATE(timer); in apci3120_timer_enable()381 devpriv->ctrl &= ~APCI3120_CTRL_GATE(timer); in apci3120_timer_enable()858 if (devpriv->ctrl & APCI3120_CTRL_GATE(2)) { in apci3120_timer_insn_config()