Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Ddw_mmc.c165 static unsigned int dwmci_get_drto(struct dwmci_host *host, in dwmci_get_drto() function
186 static unsigned int dwmci_get_drto(struct dwmci_host *host, in dwmci_get_drto() function
241 timeout = dwmci_get_drto(host, size); in dwmci_data_transfer()