Searched refs:tifm_sd (Results 1 – 4 of 4) sorted by relevance
90 struct tifm_sd { struct114 static void tifm_sd_read_fifo(struct tifm_sd *host, struct page *pg, in tifm_sd_read_fifo() argument140 static void tifm_sd_write_fifo(struct tifm_sd *host, struct page *pg, in tifm_sd_write_fifo()167 static void tifm_sd_transfer_data(struct tifm_sd *host) in tifm_sd_transfer_data()224 static void tifm_sd_bounce_block(struct tifm_sd *host, struct mmc_data *r_data) in tifm_sd_bounce_block()263 static int tifm_sd_set_dma_data(struct tifm_sd *host, struct mmc_data *r_data) in tifm_sd_set_dma_data()372 static void tifm_sd_exec(struct tifm_sd *host, struct mmc_command *cmd) in tifm_sd_exec()403 static void tifm_sd_check_status(struct tifm_sd *host) in tifm_sd_check_status()478 struct tifm_sd *host; in tifm_sd_data_event()506 struct tifm_sd *host; in tifm_sd_card_event()[all …]
30 obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
499 module will be called tifm_sd.
14586 F: drivers/mmc/host/tifm_sd.c