Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dmxcmmc.c229 static int mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response() function
372 ret = mxcmci_read_response(host, stat); in mxcmci_cmd_done()
/openbmc/linux/drivers/mmc/host/
H A Dmxcmmc.c476 static void mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response() function
665 mxcmci_read_response(host, stat); in mxcmci_data_done()
680 mxcmci_read_response(host, stat); in mxcmci_cmd_done()