Home
last modified time | relevance | path

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

/freebsd/sys/dev/bhnd/
H A Dbhndvar.h57 bus_size_t offset, u_int max_latency);
H A Dbhnd.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()
H A Dbhnd_subr.c1076 bus_size_t offset, u_int max_latency) in bhnd_alloc_core_clkctl() argument
1088 clkctl->cc_max_latency = max_latency; in bhnd_alloc_core_clkctl()