Searched refs:tifm_sd (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/mmc/host/
H A DMakefile32 obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
H A Dtifm_sd.c3 * tifm_sd.c - TI FlashMedia driver
18 #define DRIVER_NAME "tifm_sd"
88 struct tifm_sd { struct
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 *hos
[all...]

Completed in 207 milliseconds