summaryrefslogtreecommitdiffstats
path: root/sound/soc/amd/acp/amd.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: amd: acp: Add pte configuration for ACP7.0 platformVenkata Prasad Potturu2024-09-031-0/+8
* ASoC: amd: acp: Refactor I2S dai driverVenkata Prasad Potturu2024-09-031-8/+8
* ASoC: amd: acp: add legacy driver support for ACP7.1 based platformsVijendar Mukunda2024-08-131-0/+1
* ASoC: amd: acp: add ZSC control register programming sequenceVijendar Mukunda2024-08-081-0/+2
* ASoC: amd: acp: modify conditional check for programming i2s mclkVijendar Mukunda2024-06-211-0/+1
* ASoC: amd: acp: remove unused variables from acp_resource structureVijendar Mukunda2024-06-211-2/+0
* ASoC: amd: acp: fix for acp platform device creation failureVijendar Mukunda2024-05-031-1/+9
* ASoC: amd: acp: Add pci legacy driver support for acp7.0 platformSyed Saba Kareem2023-10-251-0/+4
* ASoC: amd: acp: change acp power on mask macro valueSyed Saba Kareem2023-10-251-1/+1
* ASoC: amd: acp: change acp-deinit function argumentsSyed Saba Kareem2023-10-251-1/+1
* ASoC: amd: acp: add platform and flag data to acp data structureSyed Saba Kareem2023-10-251-0/+2
* ASoC: amd: acp: add code for scanning acp pdm controllerSyed Saba Kareem2023-10-251-0/+22
* ASoC: amd: acp: refactor acp i2s clock generation codeSyed Saba Kareem2023-10-251-39/+0
* ASoC: amd: acp: Add acp6.3 pci legacy driver supportSyed Saba Kareem2023-10-251-0/+4
* 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