HomeSort by: relevance | last modified time | path
    Searched refs:mmHDP_MISC_CNTL (Results 1 - 10 of 10) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/hdp/
hdp_4_0_offset.h 56 #define mmHDP_MISC_CNTL 0x00d3
hdp_5_0_0_offset.h 62 #define mmHDP_MISC_CNTL 0x00d3
  /src/sys/external/bsd/drm2/dist/drm/amd/include/asic_reg/oss/
oss_1_0_d.h 146 #define mmHDP_MISC_CNTL 0x0BD3
oss_2_4_d.h 395 #define mmHDP_MISC_CNTL 0xbd3
oss_2_0_d.h 566 #define mmHDP_MISC_CNTL 0xbd3
oss_3_0_1_d.h 516 #define mmHDP_MISC_CNTL 0xbd3
oss_3_0_d.h 611 #define mmHDP_MISC_CNTL 0xbd3
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gmc_v10_0.c 932 tmp = RREG32_SOC15(HDP, 0, mmHDP_MISC_CNTL);
934 WREG32_SOC15(HDP, 0, mmHDP_MISC_CNTL, tmp);
amdgpu_gmc_v7_0.c 310 tmp = RREG32(mmHDP_MISC_CNTL);
312 WREG32(mmHDP_MISC_CNTL, tmp);
amdgpu_gmc_v8_0.c 512 tmp = RREG32(mmHDP_MISC_CNTL);
514 WREG32(mmHDP_MISC_CNTL, tmp);

Completed in 21 milliseconds