Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | sdhci_pxa_platdata |
struct | sdhci_pxa |
Macros | |
#define | PXA_FLAG_ENABLE_CLOCK_GATING (1<<0) |
#define | PXA_FLAG_CARD_PERMANENT (1<<1) |
#define | PXA_FLAG_SD_8_BIT_CAPABLE_SLOT (1<<2) |
#define PXA_FLAG_CARD_PERMANENT (1<<1) |
Definition at line 21 of file pxa_sdhci.h.
#define PXA_FLAG_ENABLE_CLOCK_GATING (1<<0) |
Definition at line 19 of file pxa_sdhci.h.
#define PXA_FLAG_SD_8_BIT_CAPABLE_SLOT (1<<2) |
Definition at line 23 of file pxa_sdhci.h.