Searched refs:clk_sample (Results 1 – 2 of 2) sorted by relevance
280 struct clk *clk_sample; member750 clk_set_phase(host->clk_sample, host->cfg->clk_delays[index].sample); in sunxi_mmc_clk_set_phase()1214 ret = clk_prepare_enable(host->clk_sample); in sunxi_mmc_enable()1231 clk_disable_unprepare(host->clk_sample); in sunxi_mmc_enable()1248 clk_disable_unprepare(host->clk_sample); in sunxi_mmc_disable()1294 host->clk_sample = devm_clk_get(&pdev->dev, "sample"); in sunxi_mmc_resource_request()1295 if (IS_ERR(host->clk_sample)) { in sunxi_mmc_resource_request()1297 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