Searched refs:clk_sample (Results 1 – 2 of 2) sorted by relevance
279 struct clk *clk_sample; member749 clk_set_phase(host->clk_sample, host->cfg->clk_delays[index].sample); in sunxi_mmc_clk_set_phase()1224 ret = clk_prepare_enable(host->clk_sample); in sunxi_mmc_enable()1241 clk_disable_unprepare(host->clk_sample); in sunxi_mmc_enable()1258 clk_disable_unprepare(host->clk_sample); in sunxi_mmc_disable()1303 host->clk_sample = devm_clk_get(&pdev->dev, "sample"); in sunxi_mmc_resource_request()1304 if (IS_ERR(host->clk_sample)) { in sunxi_mmc_resource_request()1306 return PTR_ERR(host->clk_sample); in sunxi_mmc_resource_request()
27 the SDMMC CIU clock. The first value is the clk_sample(smpsel), and the second