Searched refs:cpu_freq_sel (Results 1 – 5 of 5) sorted by relevance
402 uint32_t cpu_freq_sel = DPORT_REG_GET_FIELD(DPORT_CPU_PER_CONF_REG, DPORT_CPUPERIOD_SEL); in clk_ll_bbpll_get_freq_mhz() local403 switch (cpu_freq_sel) { in clk_ll_bbpll_get_freq_mhz()605 uint32_t cpu_freq_sel = DPORT_REG_GET_FIELD(DPORT_CPU_PER_CONF_REG, DPORT_CPUPERIOD_SEL); in clk_ll_cpu_get_freq_mhz_from_pll() local606 switch (cpu_freq_sel) { in clk_ll_cpu_get_freq_mhz_from_pll()648 uint32_t cpu_freq_sel = DPORT_REG_GET_FIELD(DPORT_CPU_PER_CONF_REG, DPORT_CPUPERIOD_SEL); in clk_ll_cpu_get_divider_from_apll() local649 switch (cpu_freq_sel) { in clk_ll_cpu_get_divider_from_apll()
527 uint32_t cpu_freq_sel = DPORT_REG_GET_FIELD(DPORT_CPU_PER_CONF_REG, DPORT_CPUPERIOD_SEL); in clk_ll_cpu_get_freq_mhz_from_pll() local528 switch (cpu_freq_sel) { in clk_ll_cpu_get_freq_mhz_from_pll()573 uint32_t cpu_freq_sel = DPORT_REG_GET_FIELD(DPORT_CPU_PER_CONF_REG, DPORT_CPUPERIOD_SEL); in clk_ll_cpu_get_divider_from_apll() local574 if (pll_freq_sel == 0 && cpu_freq_sel == 0) { in clk_ll_cpu_get_divider_from_apll()576 } else if (pll_freq_sel == 0 && cpu_freq_sel == 1) { in clk_ll_cpu_get_divider_from_apll()
354 uint32_t cpu_freq_sel = REG_GET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL); in clk_ll_cpu_get_freq_mhz_from_pll() local355 switch (cpu_freq_sel) { in clk_ll_cpu_get_freq_mhz_from_pll()
459 uint32_t cpu_freq_sel = REG_GET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL); in clk_ll_cpu_get_freq_mhz_from_pll() local460 switch (cpu_freq_sel) { in clk_ll_cpu_get_freq_mhz_from_pll()
462 uint32_t cpu_freq_sel = REG_GET_FIELD(SYSTEM_CPU_PER_CONF_REG, SYSTEM_CPUPERIOD_SEL); in clk_ll_cpu_get_freq_mhz_from_pll() local463 switch (cpu_freq_sel) { in clk_ll_cpu_get_freq_mhz_from_pll()