Searched refs:cc_max_latency (Results 1 – 2 of 2) sorted by relevance
75 u_int cc_max_latency; /**< maximum PMU transition latency, in microseconds */ member
1088 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()