Searched refs:clk_sample (Results 1 – 2 of 2) sorted by relevance
281 struct clk *clk_sample; member754 clk_set_phase(host->clk_sample, host->cfg->clk_delays[index].sample); in sunxi_mmc_clk_set_phase()1257 ret = clk_prepare_enable(host->clk_sample); in sunxi_mmc_enable()1274 clk_disable_unprepare(host->clk_sample); in sunxi_mmc_enable()1291 clk_disable_unprepare(host->clk_sample); in sunxi_mmc_disable()1336 host->clk_sample = devm_clk_get(&pdev->dev, "sample"); in sunxi_mmc_resource_request()1337 if (IS_ERR(host->clk_sample)) { in sunxi_mmc_resource_request()1339 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