Searched refs:ih_doorbell_rtpr (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Dtonga_ih.c104 u32 interrupt_cntl, ih_rb_cntl, ih_doorbell_rtpr; local
145 ih_doorbell_rtpr = RREG32(mmIH_DOORBELL_RPTR);
147 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, IH_DOORBELL_RPTR,
149 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, IH_DOORBELL_RPTR,
152 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr, IH_DOORBELL_RPTR,
155 WREG32(mmIH_DOORBELL_RPTR, ih_doorbell_rtpr);
H A Dih_v6_0.c212 u32 ih_doorbell_rtpr = 0; local
215 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
218 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
222 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
226 return ih_doorbell_rtpr;
H A Dih_v6_1.c212 u32 ih_doorbell_rtpr = 0; local
215 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
218 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
222 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
226 return ih_doorbell_rtpr;
H A Dvega10_ih.c183 u32 ih_doorbell_rtpr = 0; local
186 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
189 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
193 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
197 return ih_doorbell_rtpr;
H A Dnavi10_ih.c238 u32 ih_doorbell_rtpr = 0; local
241 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
244 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
248 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
252 return ih_doorbell_rtpr;
H A Dvega20_ih.c192 u32 ih_doorbell_rtpr = 0; local
195 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
198 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
202 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
206 return ih_doorbell_rtpr;
H A Dih_v7_0.c212 u32 ih_doorbell_rtpr = 0; local
215 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
218 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
222 ih_doorbell_rtpr = REG_SET_FIELD(ih_doorbell_rtpr,
226 return ih_doorbell_rtpr;

Completed in 153 milliseconds