Lines Matching refs:mclk_pwrmgt_cntl
487 u32 mclk_pwrmgt_cntl = in cypress_populate_mclk_value() local
488 pi->clk_regs.rv770.mclk_pwrmgt_cntl; in cypress_populate_mclk_value()
575 mclk_pwrmgt_cntl &= ~DLL_SPEED_MASK; in cypress_populate_mclk_value()
576 mclk_pwrmgt_cntl |= DLL_SPEED(dll_speed); in cypress_populate_mclk_value()
578 mclk_pwrmgt_cntl |= (MRDCKA0_PDNB | in cypress_populate_mclk_value()
587 mclk_pwrmgt_cntl &= ~(MRDCKA0_PDNB | in cypress_populate_mclk_value()
601 mclk->mclk770.vMCLK_PWRMGT_CNTL = cpu_to_be32(mclk_pwrmgt_cntl); in cypress_populate_mclk_value()
1251 cpu_to_be32(pi->clk_regs.rv770.mclk_pwrmgt_cntl); in cypress_populate_smc_initial_state()
1348 u32 mclk_pwrmgt_cntl = in cypress_populate_smc_acpi_state() local
1349 pi->clk_regs.rv770.mclk_pwrmgt_cntl; in cypress_populate_smc_acpi_state()
1398 mclk_pwrmgt_cntl |= (MRDCKA0_RESET | in cypress_populate_smc_acpi_state()
1407 mclk_pwrmgt_cntl &= ~(MRDCKA0_PDNB | in cypress_populate_smc_acpi_state()
1441 cpu_to_be32(mclk_pwrmgt_cntl); in cypress_populate_smc_acpi_state()