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

  /src/sys/external/bsd/drm2/dist/drm/radeon/
rv770_dpm.h 32 u32 cg_spll_func_cntl; member in struct:rv770_clock_registers
48 u32 cg_spll_func_cntl; member in struct:rv730_clock_registers
radeon_rv740_dpm.c 130 u32 spll_func_cntl = pi->clk_regs.rv770.cg_spll_func_cntl;
293 pi->clk_regs.rv770.cg_spll_func_cntl =
294 RREG32(CG_SPLL_FUNC_CNTL);
327 u32 spll_func_cntl = pi->clk_regs.rv770.cg_spll_func_cntl;
radeon_rv730_dpm.c 50 u32 spll_func_cntl = pi->clk_regs.rv730.cg_spll_func_cntl;
206 pi->clk_regs.rv730.cg_spll_func_cntl =
207 RREG32(CG_SPLL_FUNC_CNTL);
291 spll_func_cntl = pi->clk_regs.rv730.cg_spll_func_cntl;
350 cpu_to_be32(pi->clk_regs.rv730.cg_spll_func_cntl);
si_dpm.h 92 u32 cg_spll_func_cntl; member in struct:si_clock_registers
radeon_bios.c 372 uint32_t cg_spll_func_cntl = 0; local in function:r700_read_disabled_bios
398 cg_spll_func_cntl = RREG32(R600_CG_SPLL_FUNC_CNTL);
401 WREG32(R600_CG_SPLL_FUNC_CNTL, (cg_spll_func_cntl |
417 WREG32(R600_CG_SPLL_FUNC_CNTL, cg_spll_func_cntl);
ci_dpm.h 130 u32 cg_spll_func_cntl; member in struct:ci_clock_registers
ni_dpm.h 33 u32 cg_spll_func_cntl; member in struct:ni_clock_registers
radeon_rv770_dpm.c 495 pi->clk_regs.rv770.cg_spll_func_cntl;
933 pi->clk_regs.rv770.cg_spll_func_cntl;
1057 cpu_to_be32(pi->clk_regs.rv770.cg_spll_func_cntl);
1525 pi->clk_regs.rv770.cg_spll_func_cntl =
1526 RREG32(CG_SPLL_FUNC_CNTL);
radeon_cypress_dpm.c 1271 cpu_to_be32(pi->clk_regs.rv770.cg_spll_func_cntl);
1350 pi->clk_regs.rv770.cg_spll_func_cntl;
radeon_ni_dpm.c 1189 ni_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL);
1716 cpu_to_be32(ni_pi->clock_registers.cg_spll_func_cntl);
1806 u32 spll_func_cntl = ni_pi->clock_registers.cg_spll_func_cntl;
2009 u32 spll_func_cntl = ni_pi->clock_registers.cg_spll_func_cntl;
radeon_si_dpm.c 3576 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL);
4403 cpu_to_be32(si_pi->clock_registers.cg_spll_func_cntl);
4498 u32 spll_func_cntl = si_pi->clock_registers.cg_spll_func_cntl;
4792 u32 spll_func_cntl = si_pi->clock_registers.cg_spll_func_cntl;
radeon_ci_dpm.c 1880 pi->clock_registers.cg_spll_func_cntl =
1881 RREG32_SMC(CG_SPLL_FUNC_CNTL);
3001 u32 spll_func_cntl = pi->clock_registers.cg_spll_func_cntl;
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
si_dpm.h 351 u32 cg_spll_func_cntl; member in struct:ni_clock_registers
498 u32 cg_spll_func_cntl; member in struct:rv770_clock_registers
514 u32 cg_spll_func_cntl; member in struct:rv730_clock_registers
908 u32 cg_spll_func_cntl; member in struct:si_clock_registers
amdgpu_si_dpm.c 4037 si_pi->clock_registers.cg_spll_func_cntl = RREG32(CG_SPLL_FUNC_CNTL);
4869 cpu_to_be32(si_pi->clock_registers.cg_spll_func_cntl);
4962 u32 spll_func_cntl = si_pi->clock_registers.cg_spll_func_cntl;
5256 u32 spll_func_cntl = si_pi->clock_registers.cg_spll_func_cntl;

Completed in 37 milliseconds