Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mmc/host/
Dtifm_sd.c90 struct tifm_sd { struct
114 static void tifm_sd_read_fifo(struct tifm_sd *host, struct page *pg, in tifm_sd_read_fifo() argument
140 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 …]
DMakefile30 obj-$(CONFIG_MMC_TIFM_SD) += tifm_sd.o
DKconfig499 module will be called tifm_sd.
/Linux-v4.19/
DMAINTAINERS14586 F: drivers/mmc/host/tifm_sd.c