HomeSort by: relevance | last modified time | path
    Searched defs:sq_edc_source (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gfx_v8_0.c 6789 int sq_edc_source = -1; local in function:gfx_v8_0_parse_sq_irq
6827 sq_edc_source = REG_GET_FIELD(RREG32(mmSQ_EDC_INFO), SQ_EDC_INFO, SOURCE);
6847 (sq_edc_source != -1) ? sq_edc_source_names[sq_edc_source] : "unavailable"

Completed in 17 milliseconds