Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
mpc5200_psc_ac97.h
Go to the documentation of this file.
1 /*
2  * Freescale MPC5200 PSC in AC97 mode
3  * ALSA SoC Digital Audio Interface (DAI) driver
4  *
5  */
6 
7 #ifndef __SOUND_SOC_FSL_MPC52xx_PSC_AC97_H__
8 #define __SOUND_SOC_FSL_MPC52xx_PSC_AC97_H__
9 
10 #define MPC5200_AC97_NORMAL 0
11 #define MPC5200_AC97_SPDIF 1
12 
13 #endif /* __SOUND_SOC_FSL_MPC52xx_PSC_AC97_H__ */