|
Linux Kernel
3.7.1
|
Data Fields | |
| struct mmc_host * | mmc |
| struct mmc_command * | cmd |
| struct mmc_request * | request |
| void __iomem * | baseaddr |
| int | irq |
| struct at91_mmc_data * | board |
| int | present |
| struct clk * | mci_clk |
| unsigned int | flags |
| u32 | bus_mode |
| unsigned int * | buffer |
| dma_addr_t | physical_address |
| unsigned int | total_length |
| int | in_use_index |
| int | transfer_index |
| struct timer_list | timer |
Definition at line 113 of file at91_mci.c.
Definition at line 119 of file at91_mci.c.
Definition at line 122 of file at91_mci.c.
Definition at line 136 of file at91_mci.c.
| u32 bus_mode |
Definition at line 133 of file at91_mci.c.
Definition at line 116 of file at91_mci.c.
| unsigned int flags |
Definition at line 131 of file at91_mci.c.
| int in_use_index |
Definition at line 141 of file at91_mci.c.
| int irq |
Definition at line 120 of file at91_mci.c.
Definition at line 125 of file at91_mci.c.
Definition at line 115 of file at91_mci.c.
| dma_addr_t physical_address |
Definition at line 137 of file at91_mci.c.
| int present |
Definition at line 123 of file at91_mci.c.
| struct mmc_request* request |
Definition at line 117 of file at91_mci.c.
Definition at line 147 of file at91_mci.c.
| unsigned int total_length |
Definition at line 138 of file at91_mci.c.
| int transfer_index |
Definition at line 144 of file at91_mci.c.
1.8.2