Lines Matching refs:clk_disable_unprepare
694 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_probe()
697 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_probe()
700 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_probe()
714 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_remove()
715 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_remove()
716 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_remove()
738 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_runtime_suspend()
739 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_suspend()
740 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_suspend()
769 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_resume()
772 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_resume()