Searched refs:mmIH_RB_CNTL (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | cik_ih.c | 63 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in cik_ih_enable_interrupts() 68 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in cik_ih_enable_interrupts() 81 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in cik_ih_disable_interrupts() 86 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() 210 tmp = RREG32(mmIH_RB_CNTL); in cik_ih_get_wptr() 212 WREG32(mmIH_RB_CNTL, tmp); in cik_ih_get_wptr() 218 WREG32(mmIH_RB_CNTL, tmp); in cik_ih_get_wptr()
|
| H A D | iceland_ih.c | 63 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in iceland_ih_enable_interrupts() 68 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in iceland_ih_enable_interrupts() 81 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in iceland_ih_disable_interrupts() 86 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() 220 tmp = RREG32(mmIH_RB_CNTL); in iceland_ih_get_wptr() 222 WREG32(mmIH_RB_CNTL, tmp); in iceland_ih_get_wptr() 228 WREG32(mmIH_RB_CNTL, tmp); in iceland_ih_get_wptr()
|
| H A D | cz_ih.c | 63 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in cz_ih_enable_interrupts() 68 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in cz_ih_enable_interrupts() 81 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in cz_ih_disable_interrupts() 86 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() 221 tmp = RREG32(mmIH_RB_CNTL); in cz_ih_get_wptr() 223 WREG32(mmIH_RB_CNTL, tmp); in cz_ih_get_wptr() 229 WREG32(mmIH_RB_CNTL, tmp); in cz_ih_get_wptr()
|
| /linux/drivers/gpu/drm/amd/include/asic_reg/oss/ |
| H A D | osssys_4_0_1_offset.h | 120 #define mmIH_RB_CNTL … macro
|
| H A D | osssys_4_0_offset.h | 120 #define mmIH_RB_CNTL … macro
|
| H A D | osssys_4_2_0_offset.h | 122 #define mmIH_RB_CNTL … macro
|
| H A D | osssys_5_0_0_offset.h | 120 #define mmIH_RB_CNTL … macro
|
| H A D | oss_2_4_d.h | 43 #define mmIH_RB_CNTL 0xe30 macro
|
| H A D | oss_3_0_1_d.h | 43 #define mmIH_RB_CNTL 0xe30 macro
|
| H A D | oss_2_0_d.h | 43 #define mmIH_RB_CNTL 0xf80 macro
|
| H A D | oss_3_0_d.h | 43 #define mmIH_RB_CNTL 0xe30 macro
|