Searched refs:rockchip_mmc_set_phase (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/mmc/host/ |
| H A D | dw_mmc-rockchip.c | 166 static int rockchip_mmc_set_phase(struct dw_mci *host, bool sample, int degrees) in rockchip_mmc_set_phase() function 215 rockchip_mmc_set_phase(host, true, priv->default_sample_phase); in dw_mci_rk3288_set_ios() 278 rockchip_mmc_set_phase(host, false, phase); in dw_mci_rk3288_set_ios() 316 rockchip_mmc_set_phase(host, true, in dw_mci_rk3288_execute_tuning() 365 rockchip_mmc_set_phase(host, true, priv->default_sample_phase); in dw_mci_rk3288_execute_tuning() 406 rockchip_mmc_set_phase(host, true, phase); in dw_mci_rk3288_execute_tuning()
|