mb/google/nissa/var/rull: Configure Acoustic noise mitigation
[coreboot2.git] / src / soc / amd / common / block / acp / acp_def.h
blob55af01aa02330d338c5a5dc85c3687e1e86dbbfa
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef __AMD_ACP_DEF_H__
4 #define __AMD_ACP_DEF_H__
6 /* This command needs to be implemented by the generation specific code. */
7 void acp_init(struct device *dev);
9 #endif /* __AMD_ACP_DEF_H__ */