Lines Matching defs:moxart_host
122 struct moxart_host {
151 static inline void moxart_init_sg(struct moxart_host *host,
162 static inline int moxart_next_sg(struct moxart_host *host)
180 static int moxart_wait_for_status(struct moxart_host *host,
204 static void moxart_send_command(struct moxart_host *host,
252 struct moxart_host *host = param;
257 static void moxart_transfer_dma(struct mmc_data *data, struct moxart_host *host)
306 static void moxart_transfer_pio(struct moxart_host *host)
359 static void moxart_prepare_data(struct moxart_host *host)
391 struct moxart_host *host = mmc_priv(mmc);
460 struct moxart_host *host = (struct moxart_host *)devid;
488 struct moxart_host *host = mmc_priv(mmc);
535 struct moxart_host *host = mmc_priv(mmc);
552 struct moxart_host *host = NULL;
559 mmc = mmc_alloc_host(sizeof(struct moxart_host), dev);
687 struct moxart_host *host = mmc_priv(mmc);