Home
last modified time | relevance | path

Searched refs:CP_INT_CNTL (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/sys/dev/drm2/radeon/
Dnid.h455 #define CP_INT_CNTL 0xC124 macro
Devergreend.h793 #define CP_INT_CNTL 0xc124 macro
Dr600d.h703 #define CP_INT_CNTL 0xc124 macro
Dni.c915 WREG32(CP_INT_CNTL, cp_int_cntl); in cayman_cp_int_cntl_setup()
Devergreen.c2594 WREG32(CP_INT_CNTL, CNTX_BUSY_INT_ENABLE | CNTX_EMPTY_INT_ENABLE); in evergreen_disable_interrupt_state()
2798 WREG32(CP_INT_CNTL, cp_int_cntl); in evergreen_irq_set()
Dr600.c3436 WREG32(CP_INT_CNTL, CNTX_BUSY_INT_ENABLE | CNTX_EMPTY_INT_ENABLE); in r600_disable_interrupt_state()
3671 WREG32(CP_INT_CNTL, cp_int_cntl); in r600_irq_set()