Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Ddw_mmc.c2258 static void dw_mci_push_data32(struct dw_mci *host, void *buf, int cnt) in dw_mci_work_func()
3297 host->push_data = dw_mci_push_data32; in dw_mci_parse_dt()
2413 static void dw_mci_push_data32(struct dw_mci *host, void *buf, int cnt) dw_mci_push_data32() function