Searched refs:IH_RB_ENABLE (Results 1 – 9 of 9) sorted by relevance
37 ih_rb_cntl |= IH_RB_ENABLE; in si_ih_enable_interrupts()48 ih_rb_cntl &= ~IH_RB_ENABLE; in si_ih_disable_interrupts()
652 # define IH_RB_ENABLE (1 << 0) macro
804 # define IH_RB_ENABLE (1 << 0) macro
1221 # define IH_RB_ENABLE (1 << 0) macro
660 # define IH_RB_ENABLE (1 << 0) macro
3600 ih_rb_cntl |= IH_RB_ENABLE; in r600_enable_interrupts()3611 ih_rb_cntl &= ~IH_RB_ENABLE; in r600_disable_interrupts()
5918 ih_rb_cntl |= IH_RB_ENABLE; in si_enable_interrupts()5929 ih_rb_cntl &= ~IH_RB_ENABLE; in si_disable_interrupts()
6890 ih_rb_cntl |= IH_RB_ENABLE; in cik_enable_interrupts()6908 ih_rb_cntl &= ~IH_RB_ENABLE; in cik_disable_interrupts()
656 # define IH_RB_ENABLE (1 << 0) macro