Searched refs:ENABLE_INTR (Results 1 – 3 of 3) sorted by relevance
460 # define ENABLE_INTR (1 << 0) macro
538 # define ENABLE_INTR (1 << 0) macro
2861 ih_cntl |= ENABLE_INTR; in r600_enable_interrupts()2874 ih_cntl &= ~ENABLE_INTR; in r600_disable_interrupts()