Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/bhnd/
HDbhndvar.h57 bus_size_t offset, u_int max_latency);
HDbhnd.c372 u_int max_latency; in bhnd_generic_alloc_pmu() local
453 max_latency = bhnd_pmu_get_max_transition_latency(pmu_dev); in bhnd_generic_alloc_pmu()
469 max_latency); in bhnd_generic_alloc_pmu()
HDbhnd_subr.c1077 bus_size_t offset, u_int max_latency) in bhnd_alloc_core_clkctl() argument
1089 clkctl->cc_max_latency = max_latency; in bhnd_alloc_core_clkctl()