Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_subr.c207 n1 += CHIPC_T2_BIAS; in bhnd_pwrctl_clock_rate()
208 n2 += CHIPC_T2_BIAS; in bhnd_pwrctl_clock_rate()
273 m1 += CHIPC_T2_BIAS; in bhnd_pwrctl_clock_rate()
275 m3 += CHIPC_T2_BIAS; in bhnd_pwrctl_clock_rate()
/freebsd/sys/dev/bhnd/cores/chipc/
H A Dchipcreg.h600 #define CHIPC_T2_BIAS 2 /* n1, n2, m1 & m3 bias */ macro