Home
last modified time | relevance | path

Searched defs:pll_type (Results 1 – 4 of 4) sorted by relevance

/freebsd-12.1/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c86 uint8_t pll_type, uint32_t *fixed_hz) in bhnd_pwrctl_si_clkreg_m()
109 uint32_t pll_type, uint32_t n, uint32_t m) in bhnd_pwrctl_si_clock_rate()
134 uint8_t pll_type, uint32_t *fixed_hz) in bhnd_pwrctl_cpu_clkreg_m()
175 uint32_t pll_type, uint32_t n, uint32_t m) in bhnd_pwrctl_cpu_clock_rate()
192 bhnd_pwrctl_clock_rate(uint32_t pll_type, uint32_t n, uint32_t m) in bhnd_pwrctl_clock_rate()
/freebsd-12.1/sys/mips/broadcom/
H A Dbcm_pmu.c232 uint8_t pll_type; in bcm_get_cpufreq() local
260 uint8_t pll_type; in bcm_get_sifreq() local
/freebsd-12.1/sys/dev/bhnd/cores/chipc/
H A Dchipc.h78 uint8_t pll_type; /**< PLL type */ member
/freebsd-12.1/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_pll.c52 enum pll_type { enum