Searched refs:bhnd_pwrctl_setclk (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/dev/bhnd/cores/chipc/pwrctl/
H A Dbhnd_pwrctl_private.h44 int bhnd_pwrctl_setclk(struct bhnd_pwrctl_softc *sc,
H A Dbhnd_pwrctl_subr.c455 if ((error = bhnd_pwrctl_setclk(sc, BHND_CLOCK_HT)))
493 bhnd_pwrctl_setclk(struct bhnd_pwrctl_softc *sc, bhnd_clock clock) function
H A Dbhnd_pwrctl.c399 return (bhnd_pwrctl_setclk(sc, clock));

Completed in 393 milliseconds