Lines Matching defs:host

165 static inline void IRQ_ON(struct au1xmmc_host *host, u32 mask)  in IRQ_ON()
173 static inline void FLUSH_FIFO(struct au1xmmc_host *host) in FLUSH_FIFO()
188 static inline void IRQ_OFF(struct au1xmmc_host *host, u32 mask) in IRQ_OFF()
196 static inline void SEND_STOP(struct au1xmmc_host *host) in SEND_STOP()
212 static void au1xmmc_set_power(struct au1xmmc_host *host, int state) in au1xmmc_set_power()
220 struct au1xmmc_host *host = mmc_priv(mmc); in au1xmmc_card_inserted() local
230 struct au1xmmc_host *host = mmc_priv(mmc); in au1xmmc_card_readonly() local
238 static void au1xmmc_finish_request(struct au1xmmc_host *host) in au1xmmc_finish_request()
259 struct au1xmmc_host *host = (struct au1xmmc_host *) param; in au1xmmc_tasklet_finish() local
263 static int au1xmmc_send_command(struct au1xmmc_host *host, int wait, in au1xmmc_send_command()
332 static void au1xmmc_data_complete(struct au1xmmc_host *host, u32 status) in au1xmmc_data_complete()
385 struct au1xmmc_host *host = (struct au1xmmc_host *)param; in au1xmmc_tasklet_data() local
393 static void au1xmmc_send_pio(struct au1xmmc_host *host) in au1xmmc_send_pio()
448 static void au1xmmc_receive_pio(struct au1xmmc_host *host) in au1xmmc_receive_pio()
529 static void au1xmmc_cmd_complete(struct au1xmmc_host *host, u32 status) in au1xmmc_cmd_complete()
600 static void au1xmmc_set_clock(struct au1xmmc_host *host, int rate) in au1xmmc_set_clock()
615 static int au1xmmc_prepare_data(struct au1xmmc_host *host, in au1xmmc_prepare_data()
690 struct au1xmmc_host *host = mmc_priv(mmc); in au1xmmc_request() local
720 static void au1xmmc_reset_controller(struct au1xmmc_host *host) in au1xmmc_reset_controller()
756 struct au1xmmc_host *host = mmc_priv(mmc); in au1xmmc_set_ios() local
793 struct au1xmmc_host *host = dev_id; in au1xmmc_irq() local
862 struct au1xmmc_host *host = (struct au1xmmc_host *)dev_id; in au1xmmc_dbdma_callback() local
874 static int au1xmmc_dbdma_init(struct au1xmmc_host *host) in au1xmmc_dbdma_init()
919 static void au1xmmc_dbdma_shutdown(struct au1xmmc_host *host) in au1xmmc_dbdma_shutdown()
930 struct au1xmmc_host *host = mmc_priv(mmc); in au1xmmc_enable_sdio_irq() local
949 struct au1xmmc_host *host; in au1xmmc_probe() local
1135 struct au1xmmc_host *host = platform_get_drvdata(pdev); in au1xmmc_remove() local
1178 struct au1xmmc_host *host = platform_get_drvdata(pdev); in au1xmmc_suspend() local
1191 struct au1xmmc_host *host = platform_get_drvdata(pdev); in au1xmmc_resume() local