Searched refs:PSP_REG_IH_RB_CNTL (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
H A D | vega10_ih.c | 54 if (psp_reg_program(&adev->psp, PSP_REG_IH_RB_CNTL, ih_rb_cntl)) { in vega10_ih_enable_interrupts() 110 if (psp_reg_program(&adev->psp, PSP_REG_IH_RB_CNTL, ih_rb_cntl)) { in vega10_ih_disable_interrupts() 241 if (psp_reg_program(&adev->psp, PSP_REG_IH_RB_CNTL, ih_rb_cntl)) { in vega10_ih_irq_init()
|
H A D | navi10_ih.c | 98 if (psp_reg_program(&adev->psp, PSP_REG_IH_RB_CNTL, ih_rb_cntl)) { in navi10_ih_enable_interrupts() 155 if (psp_reg_program(&adev->psp, PSP_REG_IH_RB_CNTL, ih_rb_cntl)) { in navi10_ih_disable_interrupts() 302 if (psp_reg_program(&adev->psp, PSP_REG_IH_RB_CNTL, ih_rb_cntl)) { in navi10_ih_irq_init()
|
H A D | amdgpu_psp.h | 81 PSP_REG_IH_RB_CNTL = 0, /* register IH_RB_CNTL */ enumerator
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_psp.h | 104 PSP_REG_IH_RB_CNTL = 0, /* register IH_RB_CNTL */ enumerator
|
H A D | vega10_ih.c | 61 ih_regs->psp_reg_id = PSP_REG_IH_RB_CNTL; in vega10_ih_init_register_offset()
|
H A D | ih_v6_0.c | 62 ih_regs->psp_reg_id = PSP_REG_IH_RB_CNTL; in ih_v6_0_init_register_offset()
|
H A D | ih_v6_1.c | 62 ih_regs->psp_reg_id = PSP_REG_IH_RB_CNTL; in ih_v6_1_init_register_offset()
|
H A D | navi10_ih.c | 63 ih_regs->psp_reg_id = PSP_REG_IH_RB_CNTL; in navi10_ih_init_register_offset()
|
H A D | vega20_ih.c | 69 ih_regs->psp_reg_id = PSP_REG_IH_RB_CNTL; in vega20_ih_init_register_offset()
|
Completed in 11 milliseconds