Commit 46c1c73
committed
platform: amd: acp_7_x: add TDM invalid-index sentinel macros
Add ACP_TDM_INVALID_32 and ACP_TDM_INVALID_16 sentinel values to
both acp_7_0 and acp_7_x platform_misc.h. These are used by the
TDM DAI and DMA drivers to mark unallocated channels/indices,
consistent with the existing SDW driver conventions.
Signed-off-by: DineshKumar Kalva <DineshKumar.Kalva@amd.com>
Signed-off-by: Sneha Voona <sneha.voona@amd.com>1 parent 5f22252 commit 46c1c73
2 files changed
Lines changed: 6 additions & 0 deletions
File tree
- src/platform/amd
- acp_7_0/include/platform
- acp_7_x/include/platform
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
421 | 421 | | |
422 | 422 | | |
423 | 423 | | |
| 424 | + | |
| 425 | + | |
| 426 | + | |
424 | 427 | | |
425 | 428 | | |
426 | 429 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| 551 | + | |
| 552 | + | |
| 553 | + | |
551 | 554 | | |
552 | 555 | | |
553 | 556 | | |
| |||
0 commit comments