diff options
author | Peter Ujfalusi <[email protected]> | 2022-06-10 11:35:47 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-06-10 13:31:41 +0100 |
commit | bd3df9ff25b32b66630c283bb2e065e8bb822e72 (patch) | |
tree | 5c8641c29719cdb9d2038a99a8684fb11cf69eb1 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | 0a047dafefafbccc931fab2d187ce75c302088d5 (diff) |
ASoC: SOF: ipc4: Add set_core_state pm_ops implementation
IPC4 uses the SET_DX message to enable/disable cores managed by the DSP.
The dx_state.core_mask indicates which core is going to change state,
the dx_state.dx_mask is to power on (1) or off (0) the core.
In the dx_mask only those bits (cores) checked which bit is set in the
core_mask, other bits (cores) ignored.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Bard Liao <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions