Lines Matching refs:clk_disable_unprepare
651 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_probe()
654 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_probe()
657 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_probe()
671 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_remove()
672 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_remove()
673 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_remove()
694 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_runtime_suspend()
695 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_suspend()
696 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_suspend()
723 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_resume()
726 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_resume()