Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A 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()
/openbmc/linux/drivers/mmc/host/
H A Dmxcmmc.c529 static int mxcmci_pull(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_pull() function
597 stat = mxcmci_pull(host, sg_virt(sg), sg->length); in mxcmci_transfer_data()