Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/cores/pmu/
H A Dbhnd_pmu_private.h111 int bhnd_pmu_fast_pwrup_delay(struct bhnd_pmu_softc *sc,
H A Dbhnd_pmu.c502 error = bhnd_pmu_fast_pwrup_delay(sc, &pwrup_delay); in bhnd_pmu_get_clock_latency_method()
H A Dbhnd_pmu_subr.c349 bhnd_pmu_fast_pwrup_delay(struct bhnd_pmu_softc *sc, u_int *pwrup_delay) in bhnd_pmu_fast_pwrup_delay() function