mpc5200_psc_i2s.h 277 B

123456789101112
  1. /*
  2. * Freescale MPC5200 PSC in I2S mode
  3. * ALSA SoC Digital Audio Interface (DAI) driver
  4. *
  5. */
  6. #ifndef __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
  7. #define __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__
  8. extern struct snd_soc_dai psc_i2s_dai[];
  9. #endif /* __SOUND_SOC_FSL_MPC52xx_PSC_I2S_H__ */