Lines Matching defs:host
197 static inline int is_imx31_mmc(struct mxcmci_host *host) in is_imx31_mmc()
202 static inline int is_mpc512x_mmc(struct mxcmci_host *host) in is_mpc512x_mmc()
207 static inline u32 mxcmci_readl(struct mxcmci_host *host, int reg) in mxcmci_readl()
215 static inline void mxcmci_writel(struct mxcmci_host *host, u32 val, int reg) in mxcmci_writel()
223 static inline u16 mxcmci_readw(struct mxcmci_host *host, int reg) in mxcmci_readw()
231 static inline void mxcmci_writew(struct mxcmci_host *host, u16 val, int reg) in mxcmci_writew()
241 static void mxcmci_set_power(struct mxcmci_host *host, unsigned int vdd) in mxcmci_set_power()
256 static inline int mxcmci_use_dma(struct mxcmci_host *host) in mxcmci_use_dma()
261 static void mxcmci_softreset(struct mxcmci_host *host) in mxcmci_softreset()
301 static int mxcmci_setup_data(struct mxcmci_host *host, struct mmc_data *data) in mxcmci_setup_data()
370 struct mxcmci_host *host = data; in mxcmci_dma_callback() local
382 static int mxcmci_start_cmd(struct mxcmci_host *host, struct mmc_command *cmd, in mxcmci_start_cmd()
435 static void mxcmci_finish_request(struct mxcmci_host *host, in mxcmci_finish_request()
454 static int mxcmci_finish_data(struct mxcmci_host *host, unsigned int stat) in mxcmci_finish_data()
501 static void mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response()
534 static int mxcmci_poll_status(struct mxcmci_host *host, u32 mask) in mxcmci_poll_status()
554 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull()
583 static int mxcmci_push(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_push()
615 static int mxcmci_transfer_data(struct mxcmci_host *host) in mxcmci_transfer_data()
647 struct mxcmci_host *host = container_of(work, struct mxcmci_host, in mxcmci_datawork() local
665 static void mxcmci_data_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_data_done()
704 static void mxcmci_cmd_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_cmd_done()
725 struct mxcmci_host *host = devid; in mxcmci_irq() local
767 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_request() local
800 static void mxcmci_set_clk_rate(struct mxcmci_host *host, unsigned int clk_ios) in mxcmci_set_clk_rate()
835 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_setup_dma() local
851 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_set_ios() local
910 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_get_ro() local
924 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_enable_sdio_irq() local
941 static void mxcmci_init_card(struct mmc_host *host, struct mmc_card *card) in mxcmci_init_card()
960 struct mxcmci_host *host = param; in filter() local
973 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_watchdog() local
1010 struct mxcmci_host *host; in mxcmci_probe() local
1190 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_remove() local
1211 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_suspend() local
1221 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_resume() local