Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhnd_types.h144 bhnd_clock_max(bhnd_clock a, bhnd_clock b) { in bhnd_clock_max() function
/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl.c369 clock = bhnd_clock_max(clock, clkres->clock); in bhnd_pwrctl_updateclk()