Searched refs:mmIH_RB_CNTL (Results 1 – 8 of 8) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
| D | cik_ih.c | 61 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in cik_ih_enable_interrupts() 66 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in cik_ih_enable_interrupts() 79 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in cik_ih_disable_interrupts() 84 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in cik_ih_disable_interrupts() 139 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in cik_ih_irq_init() 202 tmp = RREG32(mmIH_RB_CNTL); in cik_ih_get_wptr() 204 WREG32(mmIH_RB_CNTL, tmp); in cik_ih_get_wptr() 385 RREG32(mmIH_RB_CNTL)); in cik_ih_print_status()
|
| D | cz_ih.c | 61 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in cz_ih_enable_interrupts() 66 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in cz_ih_enable_interrupts() 79 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in cz_ih_disable_interrupts() 84 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in cz_ih_disable_interrupts() 141 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in cz_ih_irq_init() 204 tmp = RREG32(mmIH_RB_CNTL); in cz_ih_get_wptr() 206 WREG32(mmIH_RB_CNTL, tmp); in cz_ih_get_wptr() 363 RREG32(mmIH_RB_CNTL)); in cz_ih_print_status()
|
| D | iceland_ih.c | 61 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in iceland_ih_enable_interrupts() 66 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in iceland_ih_enable_interrupts() 79 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in iceland_ih_disable_interrupts() 84 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in iceland_ih_disable_interrupts() 141 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in iceland_ih_irq_init() 204 tmp = RREG32(mmIH_RB_CNTL); in iceland_ih_get_wptr() 206 WREG32(mmIH_RB_CNTL, tmp); in iceland_ih_get_wptr() 363 RREG32(mmIH_RB_CNTL)); in iceland_ih_print_status()
|
| D | tonga_ih.c | 60 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in tonga_ih_enable_interrupts() 64 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in tonga_ih_enable_interrupts() 77 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in tonga_ih_disable_interrupts() 81 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in tonga_ih_disable_interrupts() 137 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in tonga_ih_irq_init() 215 tmp = RREG32(mmIH_RB_CNTL); in tonga_ih_get_wptr() 217 WREG32(mmIH_RB_CNTL, tmp); in tonga_ih_get_wptr() 386 RREG32(mmIH_RB_CNTL)); in tonga_ih_print_status()
|
| /linux-4.4.14/drivers/gpu/drm/amd/include/asic_reg/oss/ |
| D | oss_2_4_d.h | 43 #define mmIH_RB_CNTL 0xe30 macro
|
| D | oss_3_0_1_d.h | 43 #define mmIH_RB_CNTL 0xe30 macro
|
| D | oss_3_0_d.h | 43 #define mmIH_RB_CNTL 0xe30 macro
|
| D | oss_2_0_d.h | 43 #define mmIH_RB_CNTL 0xf80 macro
|