Searched refs:burst (Results 1 – 5 of 5) sorted by relevance
96 uint16_t burst = 0; in tis_senddata() local98 while (burst == 0 && ctr < 2000) { in tis_senddata()99 burst = mmio_readw((uint16_t *)&tis_addr[TPM_STS+1]); in tis_senddata()100 if (burst == 0) { in tis_senddata()106 if (burst == 0) { in tis_senddata()114 burst--; in tis_senddata()116 if (burst == 0 || offset == len) { in tis_senddata()
15 # The burst limit is the number of conflicts a domain can cause to20 conflict-burst-limit = 5.0
100 (* Check both becuase if burst limit is 1.0 then a domain can go straight
95 ("conflict-burst-limit", Config.Set_float Define.conflict_burst_limit);327 if there are burst of activity followed by long periods of idle state,
24 This is burst capacity, each element is further classified according to [classify],28 in which case those elements are considered to use "burst capacity".
Completed in 9 milliseconds