Lines Matching refs:mpll_ad_func_cntl
479 u32 mpll_ad_func_cntl = in cypress_populate_mclk_value() local
480 pi->clk_regs.rv770.mpll_ad_func_cntl; in cypress_populate_mclk_value()
513 mpll_ad_func_cntl &= ~(CLKR_MASK | in cypress_populate_mclk_value()
518 mpll_ad_func_cntl |= CLKR(dividers.ref_div); in cypress_populate_mclk_value()
519 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in cypress_populate_mclk_value()
520 mpll_ad_func_cntl |= CLKF(dividers.whole_fb_div); in cypress_populate_mclk_value()
521 mpll_ad_func_cntl |= CLKFRAC(dividers.frac_fb_div); in cypress_populate_mclk_value()
522 mpll_ad_func_cntl |= IBIAS(ibias); in cypress_populate_mclk_value()
597 mclk->mclk770.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in cypress_populate_mclk_value()
1243 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl); in cypress_populate_smc_initial_state()
1334 u32 mpll_ad_func_cntl = in cypress_populate_smc_acpi_state() local
1335 pi->clk_regs.rv770.mpll_ad_func_cntl; in cypress_populate_smc_acpi_state()
1390 mpll_ad_func_cntl &= ~PDNB; in cypress_populate_smc_acpi_state()
1433 cpu_to_be32(mpll_ad_func_cntl); in cypress_populate_smc_acpi_state()