Home
last modified time | relevance | path

Searched refs:mpll_func_cntl_2 (Results 1 – 10 of 10) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
H A Drv730_dpm.c127 u32 mpll_func_cntl_2 = pi->clk_regs.rv730.mpll_func_cntl2; in rv730_populate_mclk_value() local
190 mclk->mclk730.vMPLL_FUNC_CNTL2 = cpu_to_be32(mpll_func_cntl_2); in rv730_populate_mclk_value()
234 u32 mpll_func_cntl_2 = 0 ; in rv730_populate_smc_acpi_state() local
259 mpll_func_cntl_2 = pi->clk_regs.rv730.mpll_func_cntl2; in rv730_populate_smc_acpi_state()
265 mpll_func_cntl_2 &= ~MCLK_MUX_SEL_MASK; in rv730_populate_smc_acpi_state()
266 mpll_func_cntl_2 |= MCLK_MUX_SEL(1); in rv730_populate_smc_acpi_state()
298 table->ACPIState.levels[0].mclk.mclk730.vMPLL_FUNC_CNTL2 = cpu_to_be32(mpll_func_cntl_2); in rv730_populate_smc_acpi_state()
H A Dsi_dpm.h102 u32 mpll_func_cntl_2; member
H A Dci_dpm.h139 u32 mpll_func_cntl_2; member
H A Dsi_dpm.c3582 si_pi->clock_registers.mpll_func_cntl_2 = RREG32(MPLL_FUNC_CNTL_2); in si_read_clock_registers()
4388 cpu_to_be32(si_pi->clock_registers.mpll_func_cntl_2); in si_populate_smc_initial_state()
4503 u32 mpll_func_cntl_2 = si_pi->clock_registers.mpll_func_cntl_2; in si_populate_smc_acpi_state() local
4590 cpu_to_be32(mpll_func_cntl_2); in si_populate_smc_acpi_state()
4886 u32 mpll_func_cntl_2 = si_pi->clock_registers.mpll_func_cntl_2; in si_populate_mclk_value() local
4949 mclk->vMPLL_FUNC_CNTL_2 = cpu_to_be32(mpll_func_cntl_2); in si_populate_mclk_value()
H A Dci_dpm.c1926 pi->clock_registers.mpll_func_cntl_2 = RREG32(MPLL_FUNC_CNTL_2); in ci_read_clock_registers()
2835 u32 mpll_func_cntl_2 = pi->clock_registers.mpll_func_cntl_2; in ci_calculate_mclk_params() local
2898 mclk->MpllFuncCntl_2 = mpll_func_cntl_2; in ci_calculate_mclk_params()
3117 cpu_to_be32(pi->clock_registers.mpll_func_cntl_2); in ci_populate_smc_acpi_level()
/dragonfly/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.h918 u32 mpll_func_cntl_2; member
H A Dsi_dpm.c4042 si_pi->clock_registers.mpll_func_cntl_2 = RREG32(MPLL_FUNC_CNTL_2); in si_read_clock_registers()
4853 cpu_to_be32(si_pi->clock_registers.mpll_func_cntl_2); in si_populate_smc_initial_state()
4966 u32 mpll_func_cntl_2 = si_pi->clock_registers.mpll_func_cntl_2; in si_populate_smc_acpi_state() local
5054 cpu_to_be32(mpll_func_cntl_2); in si_populate_smc_acpi_state()
5349 u32 mpll_func_cntl_2 = si_pi->clock_registers.mpll_func_cntl_2; in si_populate_mclk_value() local
5412 mclk->vMPLL_FUNC_CNTL_2 = cpu_to_be32(mpll_func_cntl_2); in si_populate_mclk_value()
/dragonfly/sys/dev/drm/amd/powerplay/smumgr/
H A Diceland_smumgr.c1060 uint32_t mpll_func_cntl_2 = data->clock_registers.vMPLL_FUNC_CNTL_2; in iceland_calculate_mclk_params() local
1158 mclk->MpllFuncCntl_2 = mpll_func_cntl_2; in iceland_calculate_mclk_params()
H A Dci_smumgr.c1036 uint32_t mpll_func_cntl_2 = data->clock_registers.vMPLL_FUNC_CNTL_2; in ci_calculate_mclk_params() local
1106 mclk->MpllFuncCntl_2 = mpll_func_cntl_2; in ci_calculate_mclk_params()
H A Dtonga_smumgr.c793 uint32_t mpll_func_cntl_2 = data->clock_registers.vMPLL_FUNC_CNTL_2; in tonga_calculate_mclk_params() local
899 mclk->MpllFuncCntl_2 = mpll_func_cntl_2; in tonga_calculate_mclk_params()