diff options
author | Pierre-Louis Bossart <[email protected]> | 2023-04-04 13:41:22 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2023-04-06 16:45:45 +0100 |
commit | 1f5a6e8b5147b7bc49c0e091f8b458e45d8ee56c (patch) | |
tree | 10127ccf48b1c78dca1e212887a5f06da6cac147 /drivers/usb/cdns3/cdns3-debug.h | |
parent | 02ba1b021c28670011b361be3be4bda49f348c43 (diff) |
ASoC: SOF: Intel: hda-mlink: add helpers for sync_arm/sync_go
The multi-link synchronization uses the same concept and registers,
but moved to the HDAudio extended links.
Add helpers for sync_arm and sync_go which are the basic for the bus
reset, bank switch and clock stop.
Since SoundWire is the only user of those helpers, only expose the
_unlocked versions for now.
Note that SYNCGO is a write-only bit, so no error can be reported. We
still return 0 for compatibility with the SoundWire stream management
headers.
Signed-off-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Péter Ujfalusi <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Takashi Iwai <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-debug.h')
0 files changed, 0 insertions, 0 deletions