Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mmc/host/
Ddw_mmc.c343 static void dw_mci_wait_while_busy(struct dw_mci *host, u32 cmd_flags) in dw_mci_wait_while_busy() function
378 dw_mci_wait_while_busy(host, cmd_flags); in dw_mci_start_command()
943 dw_mci_wait_while_busy(host, cmd); in mci_send_cmd()