Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c83 uint8_t pll_type, uint32_t *fixed_hz) in bhnd_pwrctl_si_clkreg_m()
106 uint32_t pll_type, uint32_t n, uint32_t m) in bhnd_pwrctl_si_clock_rate()
131 uint8_t pll_type, uint32_t *fixed_hz) in bhnd_pwrctl_cpu_clkreg_m()
172 uint32_t pll_type, uint32_t n, uint32_t m) in bhnd_pwrctl_cpu_clock_rate()
189 bhnd_pwrctl_clock_rate(uint32_t pll_type, uint32_t n, uint32_t m) in bhnd_pwrctl_clock_rate()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipc.h77 uint8_t pll_type; /**< PLL type */ member
/freebsd/sys/arm/nvidia/tegra124/
H A Dtegra124_clk_pll.c49 enum pll_type { enum
/freebsd/sys/arm64/nvidia/tegra210/
H A Dtegra210_clk_pll.c52 enum pll_type { enum