Skip to content

Commit

Permalink
mtl: fill in cps and cpc data for EQIIR module
Browse files Browse the repository at this point in the history
Fill in measured cps consumption data for EQIIR module

Signed-off-by: Adrian Bonislawski <[email protected]>
  • Loading branch information
abonislawski authored and lgirdwood committed Aug 28, 2023
1 parent fea2a30 commit 4a36634
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion config/mtl.toml
Original file line number Diff line number Diff line change
Expand Up @@ -482,7 +482,8 @@ count = 21
1, 0, 0xfeef, 0xf, 0xf, 0x1ff]

# mod_cfg [PAR_0 PAR_1 PAR_2 PAR_3 IS_BYTES CPS IBS OBS MOD_FLAGS CPC OBLS]
mod_cfg = [0, 0, 0, 0, 4096, 1000000, 128, 128, 0, 0, 0]
mod_cfg = [0, 0, 0, 0, 4096, 1000000, 128, 128, 0, 1000, 0,
0, 0, 0, 0, 4096, 20663000, 768, 768, 0, 20663, 0]

# eq fir module config
[[module.entry]]
Expand Down

0 comments on commit 4a36634

Please sign in to comment.