summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp/amd.h
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: merge DAI call back functions into opsKuninori Morimoto2023-08-141-1/+0
* ASoC: amd: acp: add pm ops support for rembrandt platformSyed Saba Kareem2023-07-091-0/+9
* ASoC: amd: acp: move pdm macros to common header fileSyed Saba Kareem2023-07-091-0/+12
* ASoC: amd: acp: store the pdm stream channel maskSyed Saba Kareem2023-07-091-0/+1
* ASoC: amd: acp: store xfer_resolution of the streamSyed Saba Kareem2023-07-091-0/+2
* ASoC: amd: acp: store platform device reference created in pci probe callSyed Saba Kareem2023-07-091-0/+1
* ASoC: amd: acp: remove the redundant acp enable/disable interrupts functionsSyed Saba Kareem2023-07-091-0/+2
* ASoC: amd: acp: add acp i2s master clock generation for rembrandt platformSyed Saba Kareem2023-07-091-0/+3
* ASoC: amd: acp: refactor the acp init and de-init sequenceSyed Saba Kareem2023-07-091-0/+21
* ASoC: amd: acp: fix for invalid dai id handling in acp_get_byte_count()Vijendar Mukunda2023-06-261-3/+4
* ASoC: amd: acp: Modify dai_id macros to be more genericVenkata Prasad Potturu2022-08-281-3/+3
* ASoC: amd: acp: Add TDM support for acp i2s streamVenkata Prasad Potturu2022-08-151-0/+12
* ASoC: amd: acp: Initialize list to store acp_stream during pcm_openAjit Kumar Pandey2022-08-151-1/+3
* ASoC: amd: acp: Add legacy audio driver support for Rembrandt platformV sujith kumar Reddy2022-07-081-1/+61
* ASoC: amd: acp: ACP code generic to support newer platformsV sujith kumar Reddy2022-07-081-6/+18
* ASoC: amd: acp: Add generic PCI driver module for ACP deviceAjit Kumar Pandey2022-01-281-0/+14
* ASoC: amd: acp: Add generic support for PDM controller on ACPAjit Kumar Pandey2022-01-281-1/+8
* ASoC: amd: acp: Add acp_machine struct for renoir platform.Ajit Kumar Pandey2021-10-251-1/+0
* ASoC: amd: acp: Add callback for machine driver on ACPAjit Kumar Pandey2021-10-201-0/+6
* ASoC: amd: Add common framework to support I2S on ACP SOCAjit Kumar Pandey2021-10-201-0/+140