Lines Matching refs:clk_disable_unprepare
695 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_probe()
698 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_probe()
701 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_probe()
715 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_remove()
716 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_remove()
717 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_remove()
739 clk_disable_unprepare(sprd_host->clk_sdio); in sdhci_sprd_runtime_suspend()
740 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_suspend()
741 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_suspend()
770 clk_disable_unprepare(sprd_host->clk_enable); in sdhci_sprd_runtime_resume()
773 clk_disable_unprepare(sprd_host->clk_2x_enable); in sdhci_sprd_runtime_resume()