Linux Kernel
3.7.1
|
Data Fields | |
void __iomem * | base |
struct mmc_request * | mrq |
spinlock_t | lock |
unsigned int | xfer_mode |
unsigned int | intr_en |
unsigned int | ctrl |
unsigned int | pio_size |
void * | pio_ptr |
unsigned int | sg_frags |
unsigned int | ns_per_clk |
unsigned int | clock |
unsigned int | base_clock |
struct timer_list | timer |
struct mmc_host * | mmc |
struct device * | dev |
struct resource * | res |
int | irq |
struct clk * | clk |
int | gpio_card_detect |
int | gpio_write_protect |
spinlock_t lock |
struct mmc_request* mrq |