MMC Subsystem Introduction __sdio

Source: Internet
Author: User

Introduction to MMC subsystems

MMC code distribution

MMC subsystem code is mainly in the Drivers/mmc directory, a total of three directories:

Card: Storage memory cards (block equipment) related drive, such as MMC/SD card device driver, Sdiouart;

Host: For different host side of the SDHC, MMC controller driver, this part of the need to be driven by the driver engineer to complete;

Core: The central layer of the entire MMC, which completes the implementation of different protocols and specifications, providing interface functions for the host layer and the device driver layer.

MMC Subsystem Framework

The Linux MMC subsystem is divided into three main sections:

MMC core layer: Complete the implementation of different protocols and specifications, provide interface functions for host layer and device driver layer. The MMC core layer consists of three parts: Mmc,sd and Sdio, which provide interface functions for three kinds of device drivers respectively;

Host driver layer: for different host side of the SDHC, MMC controller driver;

Client-driven layer: device drivers for different clients. such as SD card, T-flash card, Sdio interface GPs and Wi-Fi and other equipment drivers.

See the original: http://blog.csdn.net/paul_liao/article/details/7607010

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.