Home
last modified time | relevance | path

Searched refs:cc_max_latency (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/bhnd/
H A Dbhnd_private.h75 u_int cc_max_latency; /**< maximum PMU transition latency, in microseconds */ member
H A Dbhnd_subr.c1088 clkctl->cc_max_latency = max_latency; in bhnd_alloc_core_clkctl()
1151 for (u_int i = 0; i < clkctl->cc_max_latency; i += 10) { in bhnd_core_clkctl_wait()