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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
si_dpm.h 95 u32 cg_spll_func_cntl_4; member in struct:si_clock_registers
ci_dpm.h 133 u32 cg_spll_func_cntl_4; member in struct:ci_clock_registers
ni_dpm.h 36 u32 cg_spll_func_cntl_4; member in struct:ni_clock_registers
radeon_ni_dpm.c 1192 ni_pi->clock_registers.cg_spll_func_cntl_4 = RREG32(CG_SPLL_FUNC_CNTL_4);
1722 cpu_to_be32(ni_pi->clock_registers.cg_spll_func_cntl_4);
1809 u32 spll_func_cntl_4 = ni_pi->clock_registers.cg_spll_func_cntl_4;
2012 u32 spll_func_cntl_4 = ni_pi->clock_registers.cg_spll_func_cntl_4;
radeon_ci_dpm.c 1886 pi->clock_registers.cg_spll_func_cntl_4 =
1887 RREG32_SMC(CG_SPLL_FUNC_CNTL_4);
3037 table->ACPILevel.CgSpllFuncCntl4 = pi->clock_registers.cg_spll_func_cntl_4;
3172 u32 spll_func_cntl_4 = pi->clock_registers.cg_spll_func_cntl_4;
radeon_si_dpm.c 3579 si_pi->clock_registers.cg_spll_func_cntl_4 = RREG32(CG_SPLL_FUNC_CNTL_4);
4409 cpu_to_be32(si_pi->clock_registers.cg_spll_func_cntl_4);
4501 u32 spll_func_cntl_4 = si_pi->clock_registers.cg_spll_func_cntl_4;
4795 u32 spll_func_cntl_4 = si_pi->clock_registers.cg_spll_func_cntl_4;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_dpm.h 354 u32 cg_spll_func_cntl_4; member in struct:ni_clock_registers
911 u32 cg_spll_func_cntl_4; member in struct:si_clock_registers
amdgpu_si_dpm.c 4040 si_pi->clock_registers.cg_spll_func_cntl_4 = RREG32(CG_SPLL_FUNC_CNTL_4);
4875 cpu_to_be32(si_pi->clock_registers.cg_spll_func_cntl_4);
4965 u32 spll_func_cntl_4 = si_pi->clock_registers.cg_spll_func_cntl_4;
5259 u32 spll_func_cntl_4 = si_pi->clock_registers.cg_spll_func_cntl_4;

Completed in 33 milliseconds