Searched refs:mpll_func_cntl (Results 1 – 8 of 8) sorted by relevance
126 u32 mpll_func_cntl = pi->clk_regs.rv730.mpll_func_cntl; in rv730_populate_mclk_value() local150 mpll_func_cntl |= MPLL_DIVEN; in rv730_populate_mclk_value()152 mpll_func_cntl &= ~MPLL_DIVEN; in rv730_populate_mclk_value()154 mpll_func_cntl &= ~(MPLL_REF_DIV_MASK | MPLL_HILEN_MASK | MPLL_LOLEN_MASK); in rv730_populate_mclk_value()155 mpll_func_cntl |= MPLL_REF_DIV(dividers.ref_div); in rv730_populate_mclk_value()156 mpll_func_cntl |= MPLL_HILEN((dividers.post_div >> 4) & 0xf); in rv730_populate_mclk_value()157 mpll_func_cntl |= MPLL_LOLEN(dividers.post_div & 0xf); in rv730_populate_mclk_value()189 mclk->mclk730.vMPLL_FUNC_CNTL = cpu_to_be32(mpll_func_cntl); in rv730_populate_mclk_value()217 pi->clk_regs.rv730.mpll_func_cntl = in rv730_read_clock_registers()233 u32 mpll_func_cntl = 0; in rv730_populate_smc_acpi_state() local[all …]
100 u32 mpll_func_cntl; member
137 u32 mpll_func_cntl; member
52 u32 mpll_func_cntl; member
3594 si_pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in si_read_clock_registers()4398 cpu_to_be32(si_pi->clock_registers.mpll_func_cntl); in si_populate_smc_initial_state()4515 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_smc_acpi_state() local4600 cpu_to_be32(mpll_func_cntl); in si_populate_smc_acpi_state()4898 u32 mpll_func_cntl = si_pi->clock_registers.mpll_func_cntl; in si_populate_mclk_value() local4910 mpll_func_cntl &= ~BWCTRL_MASK; in si_populate_mclk_value()4911 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in si_populate_mclk_value()4961 mclk->vMPLL_FUNC_CNTL = cpu_to_be32(mpll_func_cntl); in si_populate_mclk_value()
1860 pi->clock_registers.mpll_func_cntl = RREG32(MPLL_FUNC_CNTL); in ci_read_clock_registers()2769 u32 mpll_func_cntl = pi->clock_registers.mpll_func_cntl; in ci_calculate_mclk_params() local2781 mpll_func_cntl &= ~BWCTRL_MASK; in ci_calculate_mclk_params()2782 mpll_func_cntl |= BWCTRL(mpll_param.bwcntl); in ci_calculate_mclk_params()2832 mclk->MpllFuncCntl = mpll_func_cntl; in ci_calculate_mclk_params()3049 cpu_to_be32(pi->clock_registers.mpll_func_cntl); in ci_populate_smc_acpi_level()
138 u32 mpll_func_cntl; member
1988 pi->clock_registers.mpll_func_cntl = RREG32(mmMPLL_FUNC_CNTL); in ci_read_clock_registers()2899 u32 mpll_func_cntl = pi->clock_registers.mpll_func_cntl; in ci_calculate_mclk_params() local2911 mpll_func_cntl &= ~MPLL_FUNC_CNTL__BWCTRL_MASK; in ci_calculate_mclk_params()2912 mpll_func_cntl |= (mpll_param.bwcntl << MPLL_FUNC_CNTL__BWCTRL__SHIFT); in ci_calculate_mclk_params()2967 mclk->MpllFuncCntl = mpll_func_cntl; in ci_calculate_mclk_params()3187 cpu_to_be32(pi->clock_registers.mpll_func_cntl); in ci_populate_smc_acpi_level()