Lines Matching defs:host
192 static inline int is_imx31_mmc(struct mxcmci_host *host) in is_imx31_mmc()
197 static inline int is_mpc512x_mmc(struct mxcmci_host *host) in is_mpc512x_mmc()
202 static inline u32 mxcmci_readl(struct mxcmci_host *host, int reg) in mxcmci_readl()
210 static inline void mxcmci_writel(struct mxcmci_host *host, u32 val, int reg) in mxcmci_writel()
218 static inline u16 mxcmci_readw(struct mxcmci_host *host, int reg) in mxcmci_readw()
226 static inline void mxcmci_writew(struct mxcmci_host *host, u16 val, int reg) in mxcmci_writew()
236 static void mxcmci_set_power(struct mxcmci_host *host, unsigned int vdd) in mxcmci_set_power()
251 static inline int mxcmci_use_dma(struct mxcmci_host *host) in mxcmci_use_dma()
256 static void mxcmci_softreset(struct mxcmci_host *host) in mxcmci_softreset()
296 static int mxcmci_setup_data(struct mxcmci_host *host, struct mmc_data *data) in mxcmci_setup_data()
362 struct mxcmci_host *host = data; in mxcmci_dma_callback() local
374 static int mxcmci_start_cmd(struct mxcmci_host *host, struct mmc_command *cmd, in mxcmci_start_cmd()
427 static void mxcmci_finish_request(struct mxcmci_host *host, in mxcmci_finish_request()
446 static int mxcmci_finish_data(struct mxcmci_host *host, unsigned int stat) in mxcmci_finish_data()
493 static void mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response()
526 static int mxcmci_poll_status(struct mxcmci_host *host, u32 mask) in mxcmci_poll_status()
546 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull()
575 static int mxcmci_push(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_push()
603 static int mxcmci_transfer_data(struct mxcmci_host *host) in mxcmci_transfer_data()
635 struct mxcmci_host *host = container_of(work, struct mxcmci_host, in mxcmci_datawork() local
653 static void mxcmci_data_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_data_done()
695 static void mxcmci_cmd_done(struct mxcmci_host *host, unsigned int stat) in mxcmci_cmd_done()
716 struct mxcmci_host *host = devid; in mxcmci_irq() local
757 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_request() local
790 static void mxcmci_set_clk_rate(struct mxcmci_host *host, unsigned int clk_ios) in mxcmci_set_clk_rate()
825 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_setup_dma() local
841 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_set_ios() local
900 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_get_ro() local
914 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_enable_sdio_irq() local
931 static void mxcmci_init_card(struct mmc_host *host, struct mmc_card *card) in mxcmci_init_card()
950 struct mxcmci_host *host = param; in filter() local
962 struct mxcmci_host *host = from_timer(host, t, watchdog); in mxcmci_watchdog() local
999 struct mxcmci_host *host; in mxcmci_probe() local
1192 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_remove() local
1214 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_suspend() local
1224 struct mxcmci_host *host = mmc_priv(mmc); in mxcmci_resume() local