diff options
author | Ranjani Sridharan <[email protected]> | 2021-11-19 21:26:15 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-11-22 15:40:18 +0000 |
commit | 41dd63cccb42ec26f555cbb2495d85828a4b0e96 (patch) | |
tree | 84b273b4a8a6196972ab46cd050f7d7b2c31aec3 /tools/perf/scripts/python/mem-phys-addr.py | |
parent | c414d5df9d05471aa47f50fca7fa4412daca7ac7 (diff) |
ASoC: SOF: Intel: TGL: set core_get/put ops
Set core_get/put() ops for TGL. When core_get()
is requested for a core, its ref_count is incremented
and the PM_CORE_ENABLE IPC sent to the firmware to
power up the core if the current ref_count is 1.
Conversely, the ref_count is decremented in core_put()
and an IPC is sent to the DSP to power off the core
if the ref_count is 0.
Signed-off-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Guennadi Liakhovetski <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Kai Vehmanen <[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