Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mmc/host/
Ddw_mmc.c341 static void dw_mci_wait_while_busy(struct dw_mci *host, u32 cmd_flags) in dw_mci_wait_while_busy() function
376 dw_mci_wait_while_busy(host, cmd_flags); in dw_mci_start_command()
1066 dw_mci_wait_while_busy(host, cmd); in mci_send_cmd()