Home
last modified time | relevance | path

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

/linux-6.1.9/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.c66 goto disable_clocks; in tegra30_i2s_runtime_resume()
70 disable_clocks: in tegra30_i2s_runtime_resume()
/linux-6.1.9/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.1.9/drivers/i2c/busses/
Di2c-qcom-cci.c622 goto disable_clocks; in cci_probe()
628 goto disable_clocks; in cci_probe()
672 disable_clocks: in cci_probe()
Di2c-tegra.c1890 goto disable_clocks; in tegra_i2c_runtime_resume()
1895 disable_clocks: in tegra_i2c_runtime_resume()
/linux-6.1.9/drivers/memory/samsung/
Dexynos5422-dmc.c604 goto disable_clocks; in exynos5_dmc_change_freq_and_volt()
617 goto disable_clocks; in exynos5_dmc_change_freq_and_volt()
621 goto disable_clocks; in exynos5_dmc_change_freq_and_volt()
629 disable_clocks: in exynos5_dmc_change_freq_and_volt()
/linux-6.1.9/drivers/crypto/caam/
Dctrl.c551 static void disable_clocks(void *data) in disable_clocks() function
584 return devm_add_action_or_reset(dev, disable_clocks, ctrlpriv); in init_clocks()
/linux-6.1.9/drivers/thermal/tegra/
Dsoctherm.c2188 goto disable_clocks; in tegra_soctherm_probe()
2203 goto disable_clocks; in tegra_soctherm_probe()
2212 goto disable_clocks; in tegra_soctherm_probe()
2221 disable_clocks: in tegra_soctherm_probe()
/linux-6.1.9/drivers/soc/tegra/
Dpmc.c768 bool disable_clocks) in tegra_powergate_power_up() argument
811 if (disable_clocks) in tegra_powergate_power_up()