Searched defs:ih_rb_cntl (Results  1 – 10 of 10) sorted by relevance
| /Linux-v5.10/drivers/gpu/drm/amd/amdgpu/ | 
| D | navi10_ih.c | 61 	u32 ih_cntl, ih_rb_cntl;  in force_update_wptr_for_self_int()  local93 	u32 ih_rb_cntl = RREG32_SOC15(OSSSYS, 0, mmIH_RB_CNTL);  in navi10_ih_enable_interrupts()  local
 150 	u32 ih_rb_cntl = RREG32_SOC15(OSSSYS, 0, mmIH_RB_CNTL);  in navi10_ih_disable_interrupts()  local
 211 static uint32_t navi10_ih_rb_cntl(struct amdgpu_ih_ring *ih, uint32_t ih_rb_cntl)  in navi10_ih_rb_cntl()
 285 	u32 ih_rb_cntl, ih_chicken;  in navi10_ih_irq_init()  local
 
 | 
| D | vega10_ih.c | 49 	u32 ih_rb_cntl = RREG32_SOC15(OSSSYS, 0, mmIH_RB_CNTL);  in vega10_ih_enable_interrupts()  local105 	u32 ih_rb_cntl = RREG32_SOC15(OSSSYS, 0, mmIH_RB_CNTL);  in vega10_ih_disable_interrupts()  local
 166 static uint32_t vega10_ih_rb_cntl(struct amdgpu_ih_ring *ih, uint32_t ih_rb_cntl)  in vega10_ih_rb_cntl()
 222 	u32 ih_rb_cntl, ih_chicken;  in vega10_ih_irq_init()  local
 
 | 
| D | si_ih.c | 38 	u32 ih_rb_cntl = RREG32(IH_RB_CNTL);  in si_ih_enable_interrupts()  local49 	u32 ih_rb_cntl = RREG32(IH_RB_CNTL);  in si_ih_disable_interrupts()  local
 66 	u32 interrupt_cntl, ih_cntl, ih_rb_cntl;  in si_ih_irq_init()  local
 
 | 
| D | cik_ih.c | 63 	u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL);  in cik_ih_enable_interrupts()  local81 	u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL);  in cik_ih_disable_interrupts()  local
 110 	u32 interrupt_cntl, ih_cntl, ih_rb_cntl;  in cik_ih_irq_init()  local
 
 | 
| D | iceland_ih.c | 63 	u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL);  in iceland_ih_enable_interrupts()  local81 	u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL);  in iceland_ih_disable_interrupts()  local
 110 	u32 interrupt_cntl, ih_cntl, ih_rb_cntl;  in iceland_ih_irq_init()  local
 
 | 
| D | cz_ih.c | 63 	u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL);  in cz_ih_enable_interrupts()  local81 	u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL);  in cz_ih_disable_interrupts()  local
 109 	u32 interrupt_cntl, ih_cntl, ih_rb_cntl;  in cz_ih_irq_init()  local
 
 | 
| D | tonga_ih.c | 62 	u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL);  in tonga_ih_enable_interrupts()  local79 	u32 ih_rb_cntl = RREG32(mmIH_RB_CNTL);  in tonga_ih_disable_interrupts()  local
 104 	u32 interrupt_cntl, ih_rb_cntl, ih_doorbell_rtpr;  in tonga_ih_irq_init()  local
 
 | 
| /Linux-v5.10/drivers/gpu/drm/radeon/ | 
| D | r600.c | 3596 	u32 ih_rb_cntl = RREG32(IH_RB_CNTL);  in r600_enable_interrupts()  local3607 	u32 ih_rb_cntl = RREG32(IH_RB_CNTL);  in r600_disable_interrupts()  local
 3678 	u32 interrupt_cntl, ih_cntl, ih_rb_cntl;  in r600_irq_init()  local
 
 | 
| D | si.c | 5923 	u32 ih_rb_cntl = RREG32(IH_RB_CNTL);  in si_enable_interrupts()  local5934 	u32 ih_rb_cntl = RREG32(IH_RB_CNTL);  in si_disable_interrupts()  local
 5982 	u32 interrupt_cntl, ih_cntl, ih_rb_cntl;  in si_irq_init()  local
 
 | 
| D | cik.c | 6826 	u32 ih_rb_cntl = RREG32(IH_RB_CNTL);  in cik_enable_interrupts()  local6844 	u32 ih_rb_cntl = RREG32(IH_RB_CNTL);  in cik_disable_interrupts()  local
 6950 	u32 interrupt_cntl, ih_cntl, ih_rb_cntl;  in cik_irq_init()  local
 
 |