Home
last modified time | relevance | path

Searched refs:tifm_sd (Results 1 – 3 of 3) sorted by relevance

/drivers/mmc/host/
Dtifm_sd.c88 struct tifm_sd { struct
112 static void tifm_sd_read_fifo(struct tifm_sd *host, struct page *pg, in tifm_sd_read_fifo() argument
138 static void tifm_sd_write_fifo(struct tifm_sd *host, struct page *pg, in tifm_sd_write_fifo()
165 static void tifm_sd_transfer_data(struct tifm_sd *host) in tifm_sd_transfer_data()
222 static void tifm_sd_bounce_block(struct tifm_sd *host, struct mmc_data *r_data) in tifm_sd_bounce_block()
261 static int tifm_sd_set_dma_data(struct tifm_sd *host, struct mmc_data *r_data) in tifm_sd_set_dma_data()
371 static void tifm_sd_exec(struct tifm_sd *host, struct mmc_command *cmd) in tifm_sd_exec()
402 static void tifm_sd_check_status(struct tifm_sd *host) in tifm_sd_check_status()
477 struct tifm_sd *host; in tifm_sd_data_event()
505 struct tifm_sd *host; in tifm_sd_card_event()
[all …]
DMakefile33 obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
DKconfig594 module will be called tifm_sd.