Searched refs:tifm_sd (Results 1 – 4 of 4) sorted by relevance
89 struct tifm_sd { struct113 static void tifm_sd_read_fifo(struct tifm_sd *host, struct page *pg, in tifm_sd_read_fifo() argument139 static void tifm_sd_write_fifo(struct tifm_sd *host, struct page *pg, in tifm_sd_write_fifo()166 static void tifm_sd_transfer_data(struct tifm_sd *host) in tifm_sd_transfer_data()223 static void tifm_sd_bounce_block(struct tifm_sd *host, struct mmc_data *r_data) in tifm_sd_bounce_block()262 static int tifm_sd_set_dma_data(struct tifm_sd *host, struct mmc_data *r_data) in tifm_sd_set_dma_data()367 static void tifm_sd_exec(struct tifm_sd *host, struct mmc_command *cmd) in tifm_sd_exec()398 static void tifm_sd_check_status(struct tifm_sd *host) in tifm_sd_check_status()473 struct tifm_sd *host; in tifm_sd_data_event()501 struct tifm_sd *host; in tifm_sd_card_event()[all …]
32 obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
618 module will be called tifm_sd.
23181 F: drivers/mmc/host/tifm_sd.c