Lines Matching defs:tifm_sd
3 * tifm_sd.c - TI FlashMedia driver
18 #define DRIVER_NAME "tifm_sd"
88 struct tifm_sd {
112 static void tifm_sd_read_fifo(struct tifm_sd *host, struct page *pg,
138 static void tifm_sd_write_fifo(struct tifm_sd *host, struct page *pg,
165 static void tifm_sd_transfer_data(struct tifm_sd *host)
222 static void tifm_sd_bounce_block(struct tifm_sd *host, struct mmc_data *r_data)
261 static int tifm_sd_set_dma_data(struct tifm_sd *host, struct mmc_data *r_data)
366 static void tifm_sd_exec(struct tifm_sd *host, struct mmc_command *cmd)
397 static void tifm_sd_check_status(struct tifm_sd *host)
472 struct tifm_sd *host;
500 struct tifm_sd *host;
584 static void tifm_sd_set_data_timeout(struct tifm_sd *host,
614 struct tifm_sd *host = mmc_priv(mmc);
728 struct tifm_sd *host = from_tasklet(host, t, finish_tasklet);
779 struct tifm_sd *host = from_timer(host, t, timer);
790 struct tifm_sd *host = mmc_priv(mmc);
858 struct tifm_sd *host = mmc_priv(mmc);
875 static int tifm_sd_initialize_host(struct tifm_sd *host)
939 struct tifm_sd *host;
949 mmc = mmc_alloc_host(sizeof(struct tifm_sd), &sock->dev);
994 struct tifm_sd *host = mmc_priv(mmc);
1031 struct tifm_sd *host = mmc_priv(mmc);