|
Linux Kernel
3.7.1
|
#include <linux/scatterlist.h>#include <linux/compiler.h>#include <linux/types.h>#include <linux/io.h>#include <linux/mmc/host.h>Go to the source code of this file.
Data Structures | |
| struct | sdhci_host |
| #define SDHCI_HS200_NEEDS_TUNING (1<<10) /* HS200 needs tuning */ |
| #define SDHCI_NEEDS_RETUNING (1<<5) /* Host needs retuning */ |
| #define SDHCI_SDR50_NEEDS_TUNING (1<<4) /* SDR50 needs tuning */ |
1.8.2