Searched refs:default_phase (Results 1 – 2 of 2) sorted by relevance
443 plat->mmc.default_phase = in rockchip_dwmmc_probe()449 ret = rockchip_mmc_set_phase(host, true, plat->mmc.default_phase); in rockchip_dwmmc_probe()451 ret = clk_set_phase(&priv->sample_clk, plat->mmc.default_phase); in rockchip_dwmmc_probe()
588 int default_phase; /* set the default sample clock phase */ member