Home
last modified time | relevance | path

Searched defs:tmio_mmc_host (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/mmc/host/
A Dtmio_mmc.h129 struct tmio_mmc_host { struct
130 void __iomem *ctl;
131 struct mmc_command *cmd;
132 struct mmc_request *mrq;
135 struct mmc_host_ops ops;
145 unsigned int bus_shift;
148 struct tmio_mmc_data *pdata;
151 bool dma_on;
152 struct dma_chan *chan_rx;
176 int (*clk_enable)(struct tmio_mmc_host *host); argument
[all …]

Completed in 5 milliseconds