Home
last modified time | relevance | path

Searched refs:mpll_ad_func_cntl_2 (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
Drv740_dpm.c192 u32 mpll_ad_func_cntl_2 = pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv740_populate_mclk_value() local
223 mpll_ad_func_cntl_2 |= VCO_MODE; in rv740_populate_mclk_value()
225 mpll_ad_func_cntl_2 &= ~VCO_MODE; in rv740_populate_mclk_value()
273 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv740_populate_mclk_value()
301 pi->clk_regs.rv770.mpll_ad_func_cntl_2 = in rv740_read_clock_registers()
319 u32 mpll_ad_func_cntl_2 = pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv740_populate_smc_acpi_state() local
346 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in rv740_populate_smc_acpi_state()
374 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv740_populate_smc_acpi_state()
Dcypress_dpm.c483 u32 mpll_ad_func_cntl_2 = in cypress_populate_mclk_value() local
484 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in cypress_populate_mclk_value()
527 mpll_ad_func_cntl_2 |= VCO_MODE; in cypress_populate_mclk_value()
529 mpll_ad_func_cntl_2 &= ~VCO_MODE; in cypress_populate_mclk_value()
600 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in cypress_populate_mclk_value()
1247 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl_2); in cypress_populate_smc_initial_state()
1338 u32 mpll_ad_func_cntl_2 = in cypress_populate_smc_acpi_state() local
1339 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in cypress_populate_smc_acpi_state()
1394 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in cypress_populate_smc_acpi_state()
1437 cpu_to_be32(mpll_ad_func_cntl_2); in cypress_populate_smc_acpi_state()
Drv770_dpm.c393 u32 mpll_ad_func_cntl_2 = in rv770_populate_mclk_value() local
394 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv770_populate_mclk_value()
439 mpll_ad_func_cntl_2 |= VCO_MODE; in rv770_populate_mclk_value()
441 mpll_ad_func_cntl_2 &= ~VCO_MODE; in rv770_populate_mclk_value()
474 mclk->mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv770_populate_mclk_value()
921 u32 mpll_ad_func_cntl_2 = in rv770_populate_smc_acpi_state() local
922 pi->clk_regs.rv770.mpll_ad_func_cntl_2; in rv770_populate_smc_acpi_state()
961 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in rv770_populate_smc_acpi_state()
982 table->ACPIState.levels[0].mclk.mclk770.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in rv770_populate_smc_acpi_state()
1033 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl_2); in rv770_populate_smc_initial_state()
[all …]
Dni_dpm.h40 u32 mpll_ad_func_cntl_2; member
Drv770_dpm.h36 u32 mpll_ad_func_cntl_2; member
Dni_dpm.c1191 ni_pi->clock_registers.mpll_ad_func_cntl_2 = RREG32(MPLL_AD_FUNC_CNTL_2); in ni_read_clock_registers()
1694 cpu_to_be32(ni_pi->clock_registers.mpll_ad_func_cntl_2); in ni_populate_smc_initial_state()
1798 u32 mpll_ad_func_cntl_2 = ni_pi->clock_registers.mpll_ad_func_cntl_2; in ni_populate_smc_acpi_state() local
1867 mpll_ad_func_cntl_2 |= BIAS_GEN_PDNB | RESET_EN; in ni_populate_smc_acpi_state()
1905 table->ACPIState.levels[0].mclk.vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in ni_populate_smc_acpi_state()
2169 u32 mpll_ad_func_cntl_2 = ni_pi->clock_registers.mpll_ad_func_cntl_2; in ni_populate_mclk_value() local
2208 mpll_ad_func_cntl_2 |= VCO_MODE; in ni_populate_mclk_value()
2210 mpll_ad_func_cntl_2 &= ~VCO_MODE; in ni_populate_mclk_value()
2282 mclk->vMPLL_AD_FUNC_CNTL_2 = cpu_to_be32(mpll_ad_func_cntl_2); in ni_populate_mclk_value()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/
Dsi_dpm.h358 u32 mpll_ad_func_cntl_2; member
502 u32 mpll_ad_func_cntl_2; member