File tree Expand file tree Collapse file tree
cannonlake/include/platform Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ struct sof;
8989#define PLATFORM_HOST_DMA_MASK 0x00000000
9090
9191/* Platform stream capabilities */
92- #define PLATFORM_MAX_CHANNELS 4
93- #define PLATFORM_MAX_STREAMS 5
92+ #define PLATFORM_MAX_CHANNELS 8
93+ #define PLATFORM_MAX_STREAMS 16
9494
9595/* clock source used by scheduler for deadline calculations */
9696#define PLATFORM_SCHED_CLOCK PLATFORM_DEFAULT_CLOCK
Original file line number Diff line number Diff line change @@ -89,8 +89,8 @@ struct sof;
8989#define PLATFORM_HOST_DMA_MASK 0x00000000
9090
9191/* Platform stream capabilities */
92- #define PLATFORM_MAX_CHANNELS 4
93- #define PLATFORM_MAX_STREAMS 5
92+ #define PLATFORM_MAX_CHANNELS 8
93+ #define PLATFORM_MAX_STREAMS 16
9494
9595/* clock source used by scheduler for deadline calculations */
9696#define PLATFORM_SCHED_CLOCK PLATFORM_DEFAULT_CLOCK
You can’t perform that action at this time.
0 commit comments