Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c45 static uint32_t bhnd_pwrctl_factor6(uint32_t x);
52 bhnd_pwrctl_factor6(uint32_t x) in bhnd_pwrctl_factor6() function
202 n1 = bhnd_pwrctl_factor6(n1); in bhnd_pwrctl_clock_rate()
249 m1 = bhnd_pwrctl_factor6(m1); in bhnd_pwrctl_clock_rate()
253 m2 = bhnd_pwrctl_factor6(m2); in bhnd_pwrctl_clock_rate()
255 m3 = bhnd_pwrctl_factor6(m3); in bhnd_pwrctl_clock_rate()