Home
last modified time | relevance | path

Searched refs:disable_clocks (Results 1 – 11 of 11) sorted by relevance

/linux-6.12.1/sound/soc/tegra/
Dtegra20_spdif.c58 goto disable_clocks; in tegra20_spdif_runtime_resume()
65 goto disable_clocks; in tegra20_spdif_runtime_resume()
69 disable_clocks: in tegra20_spdif_runtime_resume()
Dtegra20_i2s.c67 goto disable_clocks; in tegra20_i2s_runtime_resume()
74 goto disable_clocks; in tegra20_i2s_runtime_resume()
78 disable_clocks: in tegra20_i2s_runtime_resume()
Dtegra30_ahub.c80 goto disable_clocks; in tegra30_ahub_runtime_resume()
89 goto disable_clocks; in tegra30_ahub_runtime_resume()
93 goto disable_clocks; in tegra30_ahub_runtime_resume()
97 disable_clocks: in tegra30_ahub_runtime_resume()
Dtegra30_i2s.c65 goto disable_clocks; in tegra30_i2s_runtime_resume()
69 disable_clocks: in tegra30_i2s_runtime_resume()
/linux-6.12.1/drivers/phy/qualcomm/
Dphy-qcom-usb-hs-28nm.c267 goto disable_clocks; in qcom_snps_hsphy_init()
273 goto disable_clocks; in qcom_snps_hsphy_init()
277 disable_clocks: in qcom_snps_hsphy_init()
/linux-6.12.1/drivers/i2c/busses/
Di2c-qcom-cci.c621 goto disable_clocks; in cci_probe()
627 goto disable_clocks; in cci_probe()
671 disable_clocks: in cci_probe()
Di2c-tegra.c1882 goto disable_clocks; in tegra_i2c_runtime_resume()
1887 disable_clocks: in tegra_i2c_runtime_resume()
/linux-6.12.1/drivers/memory/samsung/
Dexynos5422-dmc.c606 goto disable_clocks; in exynos5_dmc_change_freq_and_volt()
619 goto disable_clocks; in exynos5_dmc_change_freq_and_volt()
623 goto disable_clocks; in exynos5_dmc_change_freq_and_volt()
631 disable_clocks: in exynos5_dmc_change_freq_and_volt()
/linux-6.12.1/drivers/crypto/caam/
Dctrl.c581 static void disable_clocks(void *data) in disable_clocks() function
614 return devm_add_action_or_reset(dev, disable_clocks, ctrlpriv); in init_clocks()
/linux-6.12.1/drivers/thermal/tegra/
Dsoctherm.c2180 goto disable_clocks; in tegra_soctherm_probe()
2195 goto disable_clocks; in tegra_soctherm_probe()
2204 goto disable_clocks; in tegra_soctherm_probe()
2213 disable_clocks: in tegra_soctherm_probe()
/linux-6.12.1/drivers/soc/tegra/
Dpmc.c787 bool disable_clocks) in tegra_powergate_power_up() argument
830 if (disable_clocks) in tegra_powergate_power_up()