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.c63 .flags = FLAG_AMD_LEGACY,
89 .flags = FLAG_AMD_LEGACY,
103 .flags = FLAG_AMD_LEGACY,
117 .flags = FLAG_AMD_LEGACY,
131 .flags = FLAG_AMD_LEGACY,
145 .flags = FLAG_AMD_LEGACY,
159 .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.c114 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()