Searched refs:cpu_tbg_sel (Results 1 – 1 of 1) sorted by relevance
135 u32 cpu_tbg_sel; in armada37xx_cpufreq_dvfs_setup() local139 regmap_read(clk_base, ARMADA_37XX_CLK_TBG_SEL, &cpu_tbg_sel); in armada37xx_cpufreq_dvfs_setup()140 cpu_tbg_sel >>= ARMADA_37XX_CLK_TBG_SEL_CPU_OFF; in armada37xx_cpufreq_dvfs_setup()141 cpu_tbg_sel &= ARMADA_37XX_NB_TBG_SEL_MASK; in armada37xx_cpufreq_dvfs_setup()161 val = cpu_tbg_sel << ARMADA_37XX_NB_TBG_SEL_OFF; in armada37xx_cpufreq_dvfs_setup()