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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu71_discrete.h 60 uint32_t CgSpllFuncCntl3;
90 uint32_t CgSpllFuncCntl3;
smu7_discrete.h 116 uint32_t CgSpllFuncCntl3;
148 uint32_t CgSpllFuncCntl3;
smu72_discrete.h 58 uint32_t CgSpllFuncCntl3;
86 uint32_t CgSpllFuncCntl3;
smu73_discrete.h 56 uint32_t CgSpllFuncCntl3;
84 uint32_t CgSpllFuncCntl3;
smu74_discrete.h 90 uint32_t CgSpllFuncCntl3;
smu75_discrete.h 90 uint32_t CgSpllFuncCntl3;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
smu7_discrete.h 116 uint32_t CgSpllFuncCntl3;
148 uint32_t CgSpllFuncCntl3;
radeon_ci_dpm.c 3036 table->ACPILevel.CgSpllFuncCntl3 = pi->clock_registers.cg_spll_func_cntl_3;
3048 table->ACPILevel.CgSpllFuncCntl3 = cpu_to_be32(table->ACPILevel.CgSpllFuncCntl3);
3212 sclk->CgSpllFuncCntl3 = spll_func_cntl_3;
3272 graphic_level->CgSpllFuncCntl3 = cpu_to_be32(graphic_level->CgSpllFuncCntl3);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 934 sclk->CgSpllFuncCntl3 = spll_func_cntl_3;
996 CONVERT_FROM_HOST_TO_SMC_UL(level->CgSpllFuncCntl3);
1359 table->ACPILevel.CgSpllFuncCntl3 = data->clock_registers.vCG_SPLL_FUNC_CNTL_3;
1371 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl3);
amdgpu_iceland_smumgr.c 869 sclk->CgSpllFuncCntl3 = spll_func_cntl_3;
953 CONVERT_FROM_HOST_TO_SMC_UL(graphic_level->CgSpllFuncCntl3);
1475 table->ACPILevel.CgSpllFuncCntl3 = data->clock_registers.vCG_SPLL_FUNC_CNTL_3;
1489 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl3);
amdgpu_ci_smumgr.c 365 sclk->CgSpllFuncCntl3 = spll_func_cntl_3;
464 CONVERT_FROM_HOST_TO_SMC_UL(level->CgSpllFuncCntl3);
1427 table->ACPILevel.CgSpllFuncCntl3 = data->clock_registers.vCG_SPLL_FUNC_CNTL_3;
1440 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl3);
amdgpu_tonga_smumgr.c 612 sclk->CgSpllFuncCntl3 = spll_func_cntl_3;
680 CONVERT_FROM_HOST_TO_SMC_UL(graphic_level->CgSpllFuncCntl3);
1224 table->ACPILevel.CgSpllFuncCntl3 = data->clock_registers.vCG_SPLL_FUNC_CNTL_3;
1238 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl3);

Completed in 33 milliseconds