Lines Matching refs:clk_disable_unprepare
697 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_probe()
700 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_probe()
703 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_probe()
717 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_remove()
718 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_remove()
719 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_remove()
741 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_runtime_suspend()
742 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_suspend()
743 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_suspend()
772 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_resume()
775 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_resume()