Lines Matching defs:host
163 static inline void IRQ_ON(struct au1xmmc_host *host, u32 mask) in IRQ_ON()
171 static inline void FLUSH_FIFO(struct au1xmmc_host *host) in FLUSH_FIFO()
185 static inline void IRQ_OFF(struct au1xmmc_host *host, u32 mask) in IRQ_OFF()
193 static inline void SEND_STOP(struct au1xmmc_host *host) in SEND_STOP()
208 static void au1xmmc_set_power(struct au1xmmc_host *host, int state) in au1xmmc_set_power()
216 struct au1xmmc_host *host = mmc_priv(mmc); in au1xmmc_card_inserted() local
226 struct au1xmmc_host *host = mmc_priv(mmc); in au1xmmc_card_readonly() local
234 static void au1xmmc_finish_request(struct au1xmmc_host *host) in au1xmmc_finish_request()
255 struct au1xmmc_host *host = (struct au1xmmc_host *) param; in au1xmmc_tasklet_finish() local
259 static int au1xmmc_send_command(struct au1xmmc_host *host, int wait, in au1xmmc_send_command()
328 static void au1xmmc_data_complete(struct au1xmmc_host *host, u32 status) in au1xmmc_data_complete()
381 struct au1xmmc_host *host = (struct au1xmmc_host *)param; in au1xmmc_tasklet_data() local
389 static void au1xmmc_send_pio(struct au1xmmc_host *host) in au1xmmc_send_pio()
444 static void au1xmmc_receive_pio(struct au1xmmc_host *host) in au1xmmc_receive_pio()
525 static void au1xmmc_cmd_complete(struct au1xmmc_host *host, u32 status) in au1xmmc_cmd_complete()
596 static void au1xmmc_set_clock(struct au1xmmc_host *host, int rate) in au1xmmc_set_clock()
618 static int au1xmmc_prepare_data(struct au1xmmc_host *host, in au1xmmc_prepare_data()
693 struct au1xmmc_host *host = mmc_priv(mmc); in au1xmmc_request() local
723 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
1119 struct au1xmmc_host *host = platform_get_drvdata(pdev); in au1xmmc_remove() local
1160 struct au1xmmc_host *host = platform_get_drvdata(pdev); in au1xmmc_suspend() local
1178 struct au1xmmc_host *host = platform_get_drvdata(pdev); in au1xmmc_resume() local