Searched refs:mmIH_RB_CNTL (Results 1 – 16 of 16) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
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() 204 tmp = RREG32(mmIH_RB_CNTL); in cik_ih_get_wptr() 206 WREG32(mmIH_RB_CNTL, tmp); in cik_ih_get_wptr()
|
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() 215 tmp = RREG32(mmIH_RB_CNTL); in cz_ih_get_wptr() 217 WREG32(mmIH_RB_CNTL, tmp); in cz_ih_get_wptr()
|
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() 214 tmp = RREG32(mmIH_RB_CNTL); in iceland_ih_get_wptr() 216 WREG32(mmIH_RB_CNTL, tmp); in iceland_ih_get_wptr()
|
D | tonga_ih.c | 62 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in tonga_ih_enable_interrupts() 66 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in tonga_ih_enable_interrupts() 79 u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL); in tonga_ih_disable_interrupts() 83 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in tonga_ih_disable_interrupts() 135 WREG32(mmIH_RB_CNTL, ih_rb_cntl); in tonga_ih_irq_init() 218 tmp = RREG32(mmIH_RB_CNTL); in tonga_ih_get_wptr() 220 WREG32(mmIH_RB_CNTL, tmp); in tonga_ih_get_wptr()
|
D | vega10_ih.c | 55 ih_regs->ih_rb_cntl = SOC15_REG_OFFSET(OSSSYS, 0, mmIH_RB_CNTL); in vega10_ih_init_register_offset()
|
D | vega20_ih.c | 58 ih_regs->ih_rb_cntl = SOC15_REG_OFFSET(OSSSYS, 0, mmIH_RB_CNTL); in vega20_ih_init_register_offset()
|
D | navi10_ih.c | 57 ih_regs->ih_rb_cntl = SOC15_REG_OFFSET(OSSSYS, 0, mmIH_RB_CNTL); in navi10_ih_init_register_offset()
|
/linux-6.1.9/drivers/gpu/drm/amd/include/asic_reg/oss/ |
D | oss_1_0_d.h | 231 #define mmIH_RB_CNTL 0x0F80 macro
|
D | osssys_4_0_1_offset.h | 120 #define mmIH_RB_CNTL … macro
|
D | osssys_4_0_offset.h | 120 #define mmIH_RB_CNTL … macro
|
D | osssys_4_2_0_offset.h | 122 #define mmIH_RB_CNTL … macro
|
D | osssys_5_0_0_offset.h | 120 #define mmIH_RB_CNTL … macro
|
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_2_0_d.h | 43 #define mmIH_RB_CNTL 0xf80 macro
|
D | oss_3_0_d.h | 43 #define mmIH_RB_CNTL 0xe30 macro
|