Home
last modified time | relevance | path

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

/OK3568_Linux_fs/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()
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmxcmmc.c493 static void mxcmci_read_response(struct mxcmci_host *host, unsigned int stat) in mxcmci_read_response() function
682 mxcmci_read_response(host, stat); in mxcmci_data_done()
697 mxcmci_read_response(host, stat); in mxcmci_cmd_done()