Searched refs:CNTX_EMPTY_INT_ENABLE (Results 1 – 6 of 6) sorted by relevance
496 # define CNTX_EMPTY_INT_ENABLE (1 << 20) macro
1333 # define CNTX_EMPTY_INT_ENABLE (1 << 20) macro
1248 # define CNTX_EMPTY_INT_ENABLE (1 << 20) macro
716 # define CNTX_EMPTY_INT_ENABLE (1 << 20) macro
3622 WREG32(CP_INT_CNTL, CNTX_BUSY_INT_ENABLE | CNTX_EMPTY_INT_ENABLE); in r600_disable_interrupt_state()3763 u32 cp_int_cntl = CNTX_BUSY_INT_ENABLE | CNTX_EMPTY_INT_ENABLE; in r600_irq_set()
2764 tmp = REG_SET_FIELD(tmp, CP_INT_CNTL_RING0, CNTX_EMPTY_INT_ENABLE, enable ? 1 : 0); in gfx_v9_0_enable_gui_idle_interrupt()