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

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/inc/
smu71_discrete.h 61 uint32_t CgSpllFuncCntl4;
91 uint32_t CgSpllFuncCntl4;
smu7_discrete.h 117 uint32_t CgSpllFuncCntl4;
149 uint32_t CgSpllFuncCntl4;
smu72_discrete.h 59 uint32_t CgSpllFuncCntl4;
87 uint32_t CgSpllFuncCntl4;
smu73_discrete.h 57 uint32_t CgSpllFuncCntl4;
85 uint32_t CgSpllFuncCntl4;
smu74_discrete.h 91 uint32_t CgSpllFuncCntl4;
smu75_discrete.h 91 uint32_t CgSpllFuncCntl4;
  /src/sys/external/bsd/drm2/dist/drm/radeon/
smu7_discrete.h 117 uint32_t CgSpllFuncCntl4;
149 uint32_t CgSpllFuncCntl4;
radeon_ci_dpm.c 3037 table->ACPILevel.CgSpllFuncCntl4 = pi->clock_registers.cg_spll_func_cntl_4;
3049 table->ACPILevel.CgSpllFuncCntl4 = cpu_to_be32(table->ACPILevel.CgSpllFuncCntl4);
3213 sclk->CgSpllFuncCntl4 = spll_func_cntl_4;
3273 graphic_level->CgSpllFuncCntl4 = cpu_to_be32(graphic_level->CgSpllFuncCntl4);
  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/smumgr/
amdgpu_fiji_smumgr.c 935 sclk->CgSpllFuncCntl4 = spll_func_cntl_4;
997 CONVERT_FROM_HOST_TO_SMC_UL(level->CgSpllFuncCntl4);
1360 table->ACPILevel.CgSpllFuncCntl4 = data->clock_registers.vCG_SPLL_FUNC_CNTL_4;
1372 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl4);
amdgpu_iceland_smumgr.c 870 sclk->CgSpllFuncCntl4 = spll_func_cntl_4;
954 CONVERT_FROM_HOST_TO_SMC_UL(graphic_level->CgSpllFuncCntl4);
1476 table->ACPILevel.CgSpllFuncCntl4 = data->clock_registers.vCG_SPLL_FUNC_CNTL_4;
1490 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl4);
amdgpu_ci_smumgr.c 366 sclk->CgSpllFuncCntl4 = spll_func_cntl_4;
465 CONVERT_FROM_HOST_TO_SMC_UL(level->CgSpllFuncCntl4);
1428 table->ACPILevel.CgSpllFuncCntl4 = data->clock_registers.vCG_SPLL_FUNC_CNTL_4;
1441 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl4);
amdgpu_tonga_smumgr.c 613 sclk->CgSpllFuncCntl4 = spll_func_cntl_4;
681 CONVERT_FROM_HOST_TO_SMC_UL(graphic_level->CgSpllFuncCntl4);
1225 table->ACPILevel.CgSpllFuncCntl4 = data->clock_registers.vCG_SPLL_FUNC_CNTL_4;
1239 CONVERT_FROM_HOST_TO_SMC_UL(table->ACPILevel.CgSpllFuncCntl4);

Completed in 50 milliseconds