Home
last modified time | relevance | path

Searched refs:ih_doorbell_rtpr (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Dtonga_ih.c104 u32 interrupt_cntl, ih_rb_cntl, ih_doorbell_rtpr; in tonga_ih_irq_init() local
145 ih_doorbell_rtpr = RREG32(mmIH_DOORBELL_RPTR); in tonga_ih_irq_init()
147 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, IH_DOORBELL_RPTR, in tonga_ih_irq_init()
149 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, IH_DOORBELL_RPTR, in tonga_ih_irq_init()
152 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, IH_DOORBELL_RPTR, in tonga_ih_irq_init()
155 WREG32(mmIH_DOORBELL_RPTR, ih_doorbell_rtpr); in tonga_ih_irq_init()
H A Dvega10_ih.c191 u32 ih_doorbell_rtpr = 0; in vega10_ih_doorbell_rptr() local
194 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, in vega10_ih_doorbell_rptr()
197 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, in vega10_ih_doorbell_rptr()
201 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, in vega10_ih_doorbell_rptr()
205 return ih_doorbell_rtpr; in vega10_ih_doorbell_rptr()
H A Dnavi10_ih.c236 u32 ih_doorbell_rtpr = 0; in navi10_ih_doorbell_rptr() local
239 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, in navi10_ih_doorbell_rptr()
242 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, in navi10_ih_doorbell_rptr()
246 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, in navi10_ih_doorbell_rptr()
250 return ih_doorbell_rtpr; in navi10_ih_doorbell_rptr()