Searched refs:mpll_ad_func_cntl (Results 1 – 17 of 17) sorted by relevance
192 u32 mpll_ad_func_cntl = pi->clk_regs.rv770.mpll_ad_func_cntl; in rv740_populate_mclk_value() local212 mpll_ad_func_cntl &= ~(CLKR_MASK | in rv740_populate_mclk_value()217 mpll_ad_func_cntl |= CLKR(dividers.ref_div); in rv740_populate_mclk_value()218 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in rv740_populate_mclk_value()219 mpll_ad_func_cntl |= CLKF(dividers.whole_fb_div); in rv740_populate_mclk_value()220 mpll_ad_func_cntl |= CLKFRAC(dividers.frac_fb_div); in rv740_populate_mclk_value()221 mpll_ad_func_cntl |= IBIAS(ibias); in rv740_populate_mclk_value()273 mclk->mclk770.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in rv740_populate_mclk_value()300 pi->clk_regs.rv770.mpll_ad_func_cntl = in rv740_read_clock_registers()319 u32 mpll_ad_func_cntl = pi->clk_regs.rv770.mpll_ad_func_cntl; in rv740_populate_smc_acpi_state() local[all …]
480 u32 mpll_ad_func_cntl = in cypress_populate_mclk_value() local481 pi->clk_regs.rv770.mpll_ad_func_cntl; in cypress_populate_mclk_value()514 mpll_ad_func_cntl &= ~(CLKR_MASK | in cypress_populate_mclk_value()519 mpll_ad_func_cntl |= CLKR(dividers.ref_div); in cypress_populate_mclk_value()520 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in cypress_populate_mclk_value()521 mpll_ad_func_cntl |= CLKF(dividers.whole_fb_div); in cypress_populate_mclk_value()522 mpll_ad_func_cntl |= CLKFRAC(dividers.frac_fb_div); in cypress_populate_mclk_value()523 mpll_ad_func_cntl |= IBIAS(ibias); in cypress_populate_mclk_value()598 mclk->mclk770.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in cypress_populate_mclk_value()1244 cpu_to_be32(pi->clk_regs.rv770.mpll_ad_func_cntl); in cypress_populate_smc_initial_state()[all …]
392 u32 mpll_ad_func_cntl = in rv770_populate_mclk_value() local393 pi->clk_regs.rv770.mpll_ad_func_cntl; in rv770_populate_mclk_value()428 mpll_ad_func_cntl &= ~(CLKR_MASK | in rv770_populate_mclk_value()433 mpll_ad_func_cntl |= CLKR(encoded_reference_dividers[dividers.ref_div - 1]); in rv770_populate_mclk_value()434 mpll_ad_func_cntl |= YCLK_POST_DIV(postdiv_yclk); in rv770_populate_mclk_value()435 mpll_ad_func_cntl |= CLKF(clkf); in rv770_populate_mclk_value()436 mpll_ad_func_cntl |= CLKFRAC(clkfrac); in rv770_populate_mclk_value()437 mpll_ad_func_cntl |= IBIAS(ibias); in rv770_populate_mclk_value()474 mclk->mclk770.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in rv770_populate_mclk_value()920 u32 mpll_ad_func_cntl = in rv770_populate_smc_acpi_state() local[all …]
98 u32 mpll_ad_func_cntl; member
39 u32 mpll_ad_func_cntl; member
1189 ni_pi->clock_registers.mpll_ad_func_cntl = RREG32(MPLL_AD_FUNC_CNTL); in ni_read_clock_registers()1691 cpu_to_be32(ni_pi->clock_registers.mpll_ad_func_cntl); in ni_populate_smc_initial_state()1796 u32 mpll_ad_func_cntl = ni_pi->clock_registers.mpll_ad_func_cntl; in ni_populate_smc_acpi_state() local1864 mpll_ad_func_cntl &= ~PDNB; in ni_populate_smc_acpi_state()1903 table->ACPIState.levels[0].mclk.vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in ni_populate_smc_acpi_state()2167 u32 mpll_ad_func_cntl = ni_pi->clock_registers.mpll_ad_func_cntl; in ni_populate_mclk_value() local2195 mpll_ad_func_cntl &= ~(CLKR_MASK | in ni_populate_mclk_value()2200 mpll_ad_func_cntl |= CLKR(dividers.ref_div); in ni_populate_mclk_value()2201 mpll_ad_func_cntl |= YCLK_POST_DIV(dividers.post_div); in ni_populate_mclk_value()2202 mpll_ad_func_cntl |= CLKF(dividers.whole_fb_div); in ni_populate_mclk_value()[all …]
135 u32 mpll_ad_func_cntl; member
34 u32 mpll_ad_func_cntl; member
3577 si_pi->clock_registers.mpll_ad_func_cntl = RREG32(MPLL_AD_FUNC_CNTL); in si_read_clock_registers()4379 cpu_to_be32(si_pi->clock_registers.mpll_ad_func_cntl); in si_populate_smc_initial_state()4498 u32 mpll_ad_func_cntl = si_pi->clock_registers.mpll_ad_func_cntl; in si_populate_smc_acpi_state() local4581 cpu_to_be32(mpll_ad_func_cntl); in si_populate_smc_acpi_state()4881 u32 mpll_ad_func_cntl = si_pi->clock_registers.mpll_ad_func_cntl; in si_populate_mclk_value() local4902 mpll_ad_func_cntl &= ~YCLK_POST_DIV_MASK; in si_populate_mclk_value()4903 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div); in si_populate_mclk_value()4949 mclk->vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in si_populate_mclk_value()
1886 pi->clock_registers.mpll_ad_func_cntl = RREG32(MPLL_AD_FUNC_CNTL); in ci_read_clock_registers()2795 u32 mpll_ad_func_cntl = pi->clock_registers.mpll_ad_func_cntl; in ci_calculate_mclk_params() local2816 mpll_ad_func_cntl &= ~YCLK_POST_DIV_MASK; in ci_calculate_mclk_params()2817 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div); in ci_calculate_mclk_params()2863 mclk->MpllAdFuncCntl = mpll_ad_func_cntl; in ci_calculate_mclk_params()3073 cpu_to_be32(pi->clock_registers.mpll_ad_func_cntl); in ci_populate_smc_acpi_level()
357 u32 mpll_ad_func_cntl; member501 u32 mpll_ad_func_cntl; member914 u32 mpll_ad_func_cntl; member
136 u32 mpll_ad_func_cntl; member
4038 si_pi->clock_registers.mpll_ad_func_cntl = RREG32(MPLL_AD_FUNC_CNTL); in si_read_clock_registers()4845 cpu_to_be32(si_pi->clock_registers.mpll_ad_func_cntl); in si_populate_smc_initial_state()4962 u32 mpll_ad_func_cntl = si_pi->clock_registers.mpll_ad_func_cntl; in si_populate_smc_acpi_state() local5046 cpu_to_be32(mpll_ad_func_cntl); in si_populate_smc_acpi_state()5345 u32 mpll_ad_func_cntl = si_pi->clock_registers.mpll_ad_func_cntl; in si_populate_mclk_value() local5366 mpll_ad_func_cntl &= ~YCLK_POST_DIV_MASK; in si_populate_mclk_value()5367 mpll_ad_func_cntl |= YCLK_POST_DIV(mpll_param.post_div); in si_populate_mclk_value()5413 mclk->vMPLL_AD_FUNC_CNTL = cpu_to_be32(mpll_ad_func_cntl); in si_populate_mclk_value()
2020 pi->clock_registers.mpll_ad_func_cntl = RREG32(mmMPLL_AD_FUNC_CNTL); in ci_read_clock_registers()2933 u32 mpll_ad_func_cntl = pi->clock_registers.mpll_ad_func_cntl; in ci_calculate_mclk_params() local2956 mpll_ad_func_cntl &= ~MPLL_AD_FUNC_CNTL__YCLK_POST_DIV_MASK; in ci_calculate_mclk_params()2957 mpll_ad_func_cntl |= (mpll_param.post_div << MPLL_AD_FUNC_CNTL__YCLK_POST_DIV__SHIFT); in ci_calculate_mclk_params()3006 mclk->MpllAdFuncCntl = mpll_ad_func_cntl; in ci_calculate_mclk_params()3219 cpu_to_be32(pi->clock_registers.mpll_ad_func_cntl); in ci_populate_smc_acpi_level()
1056 uint32_t mpll_ad_func_cntl = data->clock_registers.vMPLL_AD_FUNC_CNTL; in iceland_calculate_mclk_params() local1084 mpll_ad_func_cntl = PHM_SET_FIELD(mpll_ad_func_cntl, in iceland_calculate_mclk_params()1159 mclk->MpllAdFuncCntl = mpll_ad_func_cntl; in iceland_calculate_mclk_params()
1031 uint32_t mpll_ad_func_cntl = data->clock_registers.vMPLL_AD_FUNC_CNTL; in ci_calculate_mclk_params() local1056 mpll_ad_func_cntl = PHM_SET_FIELD(mpll_ad_func_cntl, in ci_calculate_mclk_params()1106 mclk->MpllAdFuncCntl = mpll_ad_func_cntl; in ci_calculate_mclk_params()
789 uint32_t mpll_ad_func_cntl = data->clock_registers.vMPLL_AD_FUNC_CNTL; in tonga_calculate_mclk_params() local823 mpll_ad_func_cntl = PHM_SET_FIELD(mpll_ad_func_cntl, in tonga_calculate_mclk_params()900 mclk->MpllAdFuncCntl = mpll_ad_func_cntl; in tonga_calculate_mclk_params()