Searched refs:ENABLE_INTR (Results 1 – 8 of 8) sorted by relevance
249 #define ENABLE_INTR 0x0e04 /* Enable interrupts flag */ macro
667 # define ENABLE_INTR (1 << 0) macro
819 # define ENABLE_INTR (1 << 0) macro
1236 # define ENABLE_INTR (1 << 0) macro
675 # define ENABLE_INTR (1 << 0) macro
3502 ih_cntl |= ENABLE_INTR; in r600_enable_interrupts()3515 ih_cntl &= ~ENABLE_INTR; in r600_disable_interrupts()
5909 ih_cntl |= ENABLE_INTR; in si_enable_interrupts()5922 ih_cntl &= ~ENABLE_INTR; in si_disable_interrupts()
7241 ih_cntl |= ENABLE_INTR; in cik_enable_interrupts()7261 ih_cntl &= ~ENABLE_INTR; in cik_disable_interrupts()