Searched refs:cpu_tbg_sel (Results 1 – 1 of 1) sorted by relevance
137 u32 cpu_tbg_sel; in armada37xx_cpufreq_dvfs_setup() local141 regmap_read(clk_base, ARMADA_37XX_CLK_TBG_SEL, &cpu_tbg_sel); in armada37xx_cpufreq_dvfs_setup()142 cpu_tbg_sel >>= ARMADA_37XX_CLK_TBG_SEL_CPU_OFF; in armada37xx_cpufreq_dvfs_setup()143 cpu_tbg_sel &= ARMADA_37XX_NB_TBG_SEL_MASK; in armada37xx_cpufreq_dvfs_setup()163 val = cpu_tbg_sel << ARMADA_37XX_NB_TBG_SEL_OFF; in armada37xx_cpufreq_dvfs_setup()