summaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/include/soc/acp.h
blob: e7ec17ca38bc6b09b4107596a41a07ff5b287c32 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-only */
/* This file is part of the coreboot project. */

#ifndef __PI_PICASSO_ACP_H__
#define __PI_PICASSO_ACP_H__

/* Bus A D0F5 - Audio Processor */
#define ACP_I2S_PIN_CONFIG	0x1400	/* HDA, Soundwire, I2S */

#endif /* __PI_PICASSO_ACP_H__ */