Skip to content

Commit

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

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

# 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, 296, 5000000, 384, 384, 0, 5000, 0]

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

0 comments on commit fea2a30

Please sign in to comment.