aboutsummaryrefslogtreecommitdiff
path: root/src/soc/amd/picasso/include/soc/acp.h
blob: 8825da8f6cb728bd0a6d5989066acb275992b5e1 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

#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__ */