Home
last modified time | relevance | path

Searched refs:FLAG_AMD_LEGACY (Results 1 – 4 of 4) sorted by relevance

/linux/sound/soc/amd/
H A Dacp-config.c53 .flags = FLAG_AMD_LEGACY,
79 .flags = FLAG_AMD_LEGACY,
93 .flags = FLAG_AMD_LEGACY,
107 .flags = FLAG_AMD_LEGACY,
121 .flags = FLAG_AMD_LEGACY,
135 .flags = FLAG_AMD_LEGACY,
149 .flags = FLAG_AMD_LEGACY,
H A Dmach-config.h17 #define FLAG_AMD_LEGACY BIT(3) macro
/linux/sound/soc/amd/acp/
H A Dacp-pci.c58 if (flag != FLAG_AMD_LEGACY && flag != FLAG_AMD_LEGACY_ONLY_DMIC) in acp_pci_probe()
/linux/sound/soc/amd/vangogh/
H A Dpci-acp5x.c138 if (flag != FLAG_AMD_LEGACY && in snd_acp5x_probe()