Header file for multimedia card driver. More...
Go to the source code of this file.
Data Structures | |
| struct | _MMC_CSD |
| Multimedia card identification register. More... | |
Defines | |
| #define | BRD_MCI_POWERED_ACTIVE_LEVEL (1) |
| #define | MMC_BLOCK_SIZE 512 |
Control Codes | |
| #define | MMCARD_GETSTATUS 0x2001 |
| Retrieve card status. | |
| #define | MMCARD_GETOCR 0x2002 |
| Retrieve operation condition register. | |
| #define | MMCARD_GETCID 0x2003 |
| Retrieve card identification. | |
| #define | MMCARD_GETCSD 0x2004 |
| Retrieve card specific data. | |
| #define | MMCARD_GETEXTCSD 0x2005 |
| Retrieve extended card specific data. | |
| typedef struct _MMC_CSD | MMC_CSD |
| Multimedia card identification register. | |
Header file for multimedia card driver.
* $Id: $ *
| #define BRD_MCI_POWERED_ACTIVE_LEVEL (1) |
| #define MMC_BLOCK_SIZE 512 |