Searched refs:IH_RB_CNTL__RB_ENABLE_MASK (Results 1 – 5 of 5) sorted by relevance
64 ih_rb_cntl |= IH_RB_CNTL__RB_ENABLE_MASK; in cik_ih_enable_interrupts()82 ih_rb_cntl &= ~IH_RB_CNTL__RB_ENABLE_MASK; in cik_ih_disable_interrupts()
59 #define IH_RB_CNTL__RB_ENABLE_MASK 0x1 macro