Audio underlying driver

Source: Internet
Author: User

Driver Components

Asocsplits an embedded audio system into 3 components :-

 

* Codec DRIVER: the codec driver is platformindependent and contains audio

Controls, audio interface capabilities, codec dapm definition and CODEC Io

Functions.

 

* Platform DRIVER: The Platform drivercontains the audio DMA engine and audio interface drivers (e.g. I2S, ac97, PCM) for that platform.

 

* Machine driver: The machine driver handlesany machine specific controls and Audio events (e.g. Turning on an amp at startof playback ).

Driver file Composition Ad1938 with ASOC Codec Ad1938 codec DRIVER: Sound/soc/codecs/ad1938.h Sound/soc/codecs/ad1938.c

Platform TDM Dai DRIVER: Sound/soc/Blackfin/bf5xx-tdm.h Sound/soc/Blackfin/bf5xx-tdm.c
Tdm pcm (DMA) DRIVER: Sound/soc/Blackfin/bf5xx-tdm-pcm.h Sound/soc/Blackfin/bf5xx-tdm-pcm.c
Sport interface driver: Sound/soc/Blackfin/bf5xx-sport.h Sound/soc/Blackfin/bf5xx-sport.c

Board Machine (board) DRIVER: Sound/soc/Blackfin/bf5xx-ad1938.c
SPI board info: Add related information to arch/Blackfin/Mach-xxx/boards/xxx. c

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.