Home
last modified time | relevance | path

Searched refs:DCHVM_RIOMMU_STAT0 (Results 1 – 5 of 5) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn301/ !
Ddcn301_hubbub.h50 HUBBUB_SF(DCHVM_RIOMMU_STAT0, RIOMMU_ACTIVE, mask_sh), \
51 HUBBUB_SF(DCHVM_RIOMMU_STAT0, HOSTVM_PREFETCH_DONE, mask_sh)
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn31/ !
Ddcn31_hubbub.h37 SR(DCHVM_RIOMMU_STAT0),\
80 HUBBUB_SF(DCHVM_RIOMMU_STAT0, RIOMMU_ACTIVE, mask_sh),\
81 HUBBUB_SF(DCHVM_RIOMMU_STAT0, HOSTVM_PREFETCH_DONE, mask_sh),\
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn21/ !
Ddcn21_hubbub.h48 SR(DCHVM_RIOMMU_STAT0)
94 HUBBUB_SF(DCHVM_RIOMMU_STAT0, RIOMMU_ACTIVE, mask_sh), \
95 HUBBUB_SF(DCHVM_RIOMMU_STAT0, HOSTVM_PREFETCH_DONE, mask_sh), \
Ddcn21_hubbub.c78 REG_GET(DCHVM_RIOMMU_STAT0, RIOMMU_ACTIVE, &riommu_active); in dcn21_dchvm_init()
101 REG_WAIT(DCHVM_RIOMMU_STAT0, HOSTVM_PREFETCH_DONE, 1, 5, 100); in dcn21_dchvm_init()
/linux-6.6.21/drivers/gpu/drm/amd/display/dc/dcn10/ !
Ddcn10_hubbub.h145 uint32_t DCHVM_RIOMMU_STAT0; member