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)
371 static void tifm_sd_exec(struct tifm_sd *host, struct mmc_command *cmd)
402 static void tifm_sd_check_status(struct tifm_sd *host)
477 struct tifm_sd *host;
505 struct tifm_sd *host;
592 static void tifm_sd_set_data_timeout(struct tifm_sd *host,
622 struct tifm_sd *host = mmc_priv(mmc);
736 struct tifm_sd *host = (struct tifm_sd*)data;
787 struct tifm_sd *host = from_timer(host, t, timer);
798 struct tifm_sd *host = mmc_priv(mmc);
866 struct tifm_sd *host = mmc_priv(mmc);
883 static int tifm_sd_initialize_host(struct tifm_sd *host)
947 struct tifm_sd *host;
957 mmc = mmc_alloc_host(sizeof(struct tifm_sd), &sock->dev);
1003 struct tifm_sd *host = mmc_priv(mmc);
1040 struct tifm_sd *host = mmc_priv(mmc);