Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Ddw_mmc-zx.c33 static int dw_mci_zx_emmc_set_delay(struct dw_mci *host, unsigned int delay, in dw_mci_zx_emmc_set_delay() function
95 ret = dw_mci_zx_emmc_set_delay(host, delay, DELAY_TYPE_CLK); in dw_mci_zx_emmc_execute_tuning()
125 return dw_mci_zx_emmc_set_delay(host, best, DELAY_TYPE_CLK); in dw_mci_zx_emmc_execute_tuning()
134 ret = dw_mci_zx_emmc_set_delay(host, 32, DELAY_TYPE_READ); in dw_mci_zx_prepare_hs400_tuning()