Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c149 static void mxcmci_setup_data(struct mxcmci_host *host, struct mmc_data *data) in mxcmci_setup_data() function
400 mxcmci_setup_data(host, data); in mxcmci_request()
/openbmc/linux/drivers/mmc/host/
H A Dmxcmmc.c279 static int mxcmci_setup_data(struct mxcmci_host *host, struct mmc_data *data) in mxcmci_setup_data() function
753 error = mxcmci_setup_data(host, req->data); in mxcmci_request()