Searched refs:bif_doorbell_intr_cntl (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dnbio_v7_4.c366 uint32_t bif_doorbell_intr_cntl; local
372 bif_doorbell_intr_cntl = RREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL_ALDE);
374 bif_doorbell_intr_cntl = RREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL);
376 if (REG_GET_FIELD(bif_doorbell_intr_cntl,
379 bif_doorbell_intr_cntl = REG_SET_FIELD(bif_doorbell_intr_cntl,
383 WREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL_ALDE, bif_doorbell_intr_cntl);
385 WREG32_SOC15(NBIO, 0, mmBIF_DOORBELL_INT_CNTL, bif_doorbell_intr_cntl);
425 uint32_t bif_doorbell_intr_cntl; local
428 bif_doorbell_intr_cntl
[all...]
H A Dnbio_v7_9.c570 uint32_t bif_doorbell_intr_cntl; local
575 bif_doorbell_intr_cntl = RREG32_SOC15(NBIO, 0, regBIF_BX0_BIF_DOORBELL_INT_CNTL);
577 if (REG_GET_FIELD(bif_doorbell_intr_cntl,
580 bif_doorbell_intr_cntl = REG_SET_FIELD(bif_doorbell_intr_cntl,
583 WREG32_SOC15(NBIO, 0, regBIF_BX0_BIF_DOORBELL_INT_CNTL, bif_doorbell_intr_cntl);
618 uint32_t bif_doorbell_intr_cntl; local
620 bif_doorbell_intr_cntl = RREG32_SOC15(NBIO, 0, regBIF_BX0_BIF_DOORBELL_INT_CNTL);
622 if (REG_GET_FIELD(bif_doorbell_intr_cntl,
625 bif_doorbell_intr_cntl
[all...]

Completed in 78 milliseconds