Home
last modified time | relevance | path

Searched refs:pll_type (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/mips/broadcom/
H A Dbcm_pmu.c232 uint8_t pll_type; in bcm_get_cpufreq() local
241 pll_type = CHIPC_GET_BITS(bp->cc_caps, CHIPC_CAP_PLL); in bcm_get_cpufreq()
242 mreg = bhnd_pwrctl_cpu_clkreg_m(&bp->cid, pll_type, &fixed_hz); in bcm_get_cpufreq()
249 return (bhnd_pwrctl_cpu_clock_rate(&bp->cid, pll_type, n, m)); in bcm_get_cpufreq()
260 uint8_t pll_type; in bcm_get_sifreq() local
269 pll_type = CHIPC_GET_BITS(bp->cc_caps, CHIPC_CAP_PLL); in bcm_get_sifreq()
270 mreg = bhnd_pwrctl_si_clkreg_m(&bp->cid, pll_type, &fixed_hz); in bcm_get_sifreq()
277 return (bhnd_pwrctl_si_clock_rate(&bp->cid, pll_type, n, m)); in bcm_get_sifreq()
/f-stack/freebsd/arm/nvidia/tegra124/
H A Dtegra124_clk_pll.c52 enum pll_type { enum
107 enum pll_type type;
390 enum pll_type type;
/f-stack/freebsd/arm64/nvidia/tegra210/
H A Dtegra210_clk_pll.c55 enum pll_type { enum
134 enum pll_type type;
576 enum pll_type type;