mirror of https://github.com/thesofproject/sof.git
mtl: fill in cps and cpc data for COPIER & GAIN modules
Fill in measured cps consumption data for COPIER & GAIN modules Signed-off-by: Adrian Bonislawski <adrian.bonislawski@intel.com>
This commit is contained in:
parent
4a36634db6
commit
8bcf1fc911
|
@ -189,7 +189,8 @@ count = 21
|
||||||
37, 0, 0, 0, 280, 6250000, 48, 48, 0, 6250, 0,
|
37, 0, 0, 0, 280, 6250000, 48, 48, 0, 6250, 0,
|
||||||
38, 0, 0, 0, 280, 4170000, 64, 64, 0, 4170, 0,
|
38, 0, 0, 0, 280, 4170000, 64, 64, 0, 4170, 0,
|
||||||
39, 0, 0, 0, 280, 6198000, 64, 64, 0, 6198, 0,
|
39, 0, 0, 0, 280, 6198000, 64, 64, 0, 6198, 0,
|
||||||
40, 0, 0, 0, 280, 6246000, 32, 32, 0, 6246, 0]
|
40, 0, 0, 0, 280, 6246000, 32, 32, 0, 6246, 0,
|
||||||
|
41, 0, 0, 0, 280, 5272000, 192, 384, 0, 5272, 0]
|
||||||
|
|
||||||
[[module.entry]]
|
[[module.entry]]
|
||||||
name = "PEAKVOL"
|
name = "PEAKVOL"
|
||||||
|
@ -232,7 +233,8 @@ count = 21
|
||||||
mod_cfg = [1, 0, 0, 0, 416, 12100000, 1536, 1536, 0, 12100, 0,
|
mod_cfg = [1, 0, 0, 0, 416, 12100000, 1536, 1536, 0, 12100, 0,
|
||||||
2, 0, 0, 0, 416, 10183000, 384, 384, 0, 10183, 0,
|
2, 0, 0, 0, 416, 10183000, 384, 384, 0, 10183, 0,
|
||||||
3, 0, 0, 0, 416, 8192000, 512, 512, 0, 8192, 0,
|
3, 0, 0, 0, 416, 8192000, 512, 512, 0, 8192, 0,
|
||||||
4, 0, 0, 0, 416, 10091000, 128, 128, 0, 10091, 0]
|
4, 0, 0, 0, 416, 10091000, 128, 128, 0, 10091, 0,
|
||||||
|
5, 0, 0, 0, 416, 5908000, 768, 768, 0, 5908, 0]
|
||||||
|
|
||||||
[[module.entry]]
|
[[module.entry]]
|
||||||
name = "ASRC"
|
name = "ASRC"
|
||||||
|
|
Loading…
Reference in New Issue