Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_private.h45 uint32_t bhnd_pwrctl_getclk_speed(struct bhnd_pwrctl_softc *sc);
H A Dbhnd_pwrctl.c290 *freq = bhnd_pwrctl_getclk_speed(sc); in bhnd_pwrctl_get_clock_freq()
H A Dbhnd_pwrctl_subr.c299 bhnd_pwrctl_getclk_speed(struct bhnd_pwrctl_softc *sc) in bhnd_pwrctl_getclk_speed() function