Skip to content

Commit 0825f1b

Browse files
committed
cnl: pm_runtime: increase L1 exit time
Increases L1 exit time for CNL platform to make sure, that Host DMA transferred needed data. Signed-off-by: Tomasz Lauda <tomasz.lauda@linux.intel.com>
1 parent 5e83da7 commit 0825f1b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • src/platform/cannonlake/include/platform

src/platform/cannonlake/include/platform/platform.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ struct sof;
116116
#define PLATFORM_DEFAULT_DELAY 12
117117

118118
/* minimal L1 exit time in cycles */
119-
#define PLATFORM_FORCE_L1_EXIT_TIME 482
119+
#define PLATFORM_FORCE_L1_EXIT_TIME 985
120120

121121
/* the SSP port fifo depth */
122122
#define SSP_FIFO_DEPTH 16

0 commit comments

Comments
 (0)