Skip to content

Commit c9c1e40

Browse files
committed
cnl: platform: increase L1 exit time
Signed-off-by: Janusz Jankowski <janusz.jankowski@linux.intel.com>
1 parent e4e3cb1 commit c9c1e40

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
@@ -122,7 +122,7 @@ struct sof;
122122
#define PLATFORM_DEFAULT_DELAY 12
123123

124124
/* minimal L1 exit time in cycles */
125-
#define PLATFORM_FORCE_L1_EXIT_TIME 985
125+
#define PLATFORM_FORCE_L1_EXIT_TIME 9600
126126

127127
/* the SSP port fifo depth */
128128
#define SSP_FIFO_DEPTH 16

0 commit comments

Comments
 (0)