Lines Matching full:latency
6 authors use these functions to communicate minimum latency or
17 latency framework or something else;
20 latency and throughput, rather than units which are specific to OMAP
34 1. Set the maximum MPU wakeup latency:
37 2. Set the maximum device wakeup latency:
40 3. Set the maximum system DMA transfer start latency (CORE pwrdm):
82 latency, and the set_max_dev_wakeup_lat() function to constrain the
83 device wakeup latency (from clk_enable() to accessibility). For
86 /* Limit MPU wakeup latency */
90 /* Limit device powerdomain wakeup latency */
94 /* total wakeup latency in this example: (tc + td) */