Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dtifm_sd.c89 struct tifm_sd { struct
113 static void tifm_sd_read_fifo(struct tifm_sd *host, struct page *pg, in tifm_sd_read_fifo() argument
139 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 …]
H A DMakefile33 obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
H A DKconfig628 module will be called tifm_sd.
/linux/
H A DMAINTAINERS23790 F: drivers/mmc/host/tifm_sd.c