Searched refs:APCI3120_CTRL_GATE (Results 1 – 1 of 1) sorted by relevance
33 #define APCI3120_CTRL_GATE(x) BIT(12 + (x)) macro372 devpriv->ctrl |= APCI3120_CTRL_GATE(timer); in apci3120_timer_enable()374 devpriv->ctrl &= ~APCI3120_CTRL_GATE(timer); in apci3120_timer_enable()846 if (devpriv->ctrl & APCI3120_CTRL_GATE(2)) { in apci3120_timer_insn_config()