Searched refs:mmBIF_DOORBELL_INT_CNTL (Results 1 – 7 of 7) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/ |
D | nbio_v7_4.c | 374 bif_doorbell_intr_cntl = RREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL); in nbio_v7_4_handle_ras_controller_intr_no_bifring() 385 WREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL, bif_doorbell_intr_cntl); in nbio_v7_4_handle_ras_controller_intr_no_bifring() 430 bif_doorbell_intr_cntl = RREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL); in nbio_v7_4_handle_ras_err_event_athub_intr_no_bifring() 442 WREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL, bif_doorbell_intr_cntl); in nbio_v7_4_handle_ras_err_event_athub_intr_no_bifring()
|
D | nbio_v2_3.c | 544 reg = RREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL); in nbio_v2_3_clear_doorbell_interrupt() 547 WREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL, reg_data); in nbio_v2_3_clear_doorbell_interrupt()
|
/linux-6.1.9/drivers/gpu/drm/amd/include/asic_reg/nbif/ |
D | nbif_6_1_offset.h | 825 #define mmBIF_DOORBELL_INT_CNTL … macro
|
/linux-6.1.9/drivers/gpu/drm/amd/include/asic_reg/nbio/ |
D | nbio_6_1_offset.h | 2470 #define mmBIF_DOORBELL_INT_CNTL … macro
|
D | nbio_7_0_offset.h | 4354 #define mmBIF_DOORBELL_INT_CNTL … macro
|
D | nbio_7_4_offset.h | 2794 #define mmBIF_DOORBELL_INT_CNTL … macro
|
D | nbio_2_3_offset.h | 464 #define mmBIF_DOORBELL_INT_CNTL … macro
|