Home
last modified time | relevance | path

Searched refs:ACP70_PCI_ID (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/sound/soc/sof/amd/
Dpci-acp70.c74 if (pci->revision != ACP70_PCI_ID) in acp70_pci_probe()
Dacp.c75 case ACP70_PCI_ID: in init_dma_descriptor()
114 case ACP70_PCI_ID: in config_dma_channel()
349 case ACP70_PCI_ID: in acp_dma_status()
499 case ACP70_PCI_ID: in acp_power_on()
630 if (acp_data->pci_rev == ACP70_PCI_ID) in amd_sof_acp_suspend()
Dacp.h76 #define ACP70_PCI_ID 0x70 macro