Home
last modified time | relevance | path

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

/external/u-boot/drivers/mmc/
Dmxcmmc.c280 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull() function
351 stat = mxcmci_pull(host, data->dest, length); in mxcmci_transfer_data()