Searched refs:VCE_STATUS (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dvce_v1_0.c295 WREG32_P(VCE_STATUS, 1, ~1);
328 status = RREG32(VCE_STATUS);
346 WREG32_P(VCE_STATUS, 0, ~1);
H A Dsid.h1880 #define VCE_STATUS 0x20004 macro
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dvce_v3_0.c303 WREG32_FIELD(VCE_STATUS, JOB_BUSY, 1);
316 WREG32_FIELD(VCE_STATUS, JOB_BUSY, 0);
637 /* According to VCE team , we should use VCE_STATUS instead
643 *VCE_STATUS
H A Dsid.h1944 #define VCE_STATUS 0x20004 macro

Completed in 247 milliseconds