Home
last modified time | relevance | path

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

/Linux-v5.15/sound/soc/tegra/
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-v5.15/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-v5.15/drivers/i2c/busses/
Di2c-qcom-cci.c621 goto disable_clocks; in cci_probe()
627 goto disable_clocks; in cci_probe()
664 disable_clocks: in cci_probe()
Di2c-tegra.c1851 goto disable_clocks; in tegra_i2c_runtime_resume()
1856 disable_clocks: in tegra_i2c_runtime_resume()
/Linux-v5.15/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-v5.15/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-v5.15/drivers/thermal/tegra/
Dsoctherm.c2221 goto disable_clocks; in tegra_soctherm_probe()
2236 goto disable_clocks; in tegra_soctherm_probe()
2245 goto disable_clocks; in tegra_soctherm_probe()
2254 disable_clocks: in tegra_soctherm_probe()
/Linux-v5.15/drivers/soc/tegra/
Dpmc.c751 bool disable_clocks) in tegra_powergate_power_up() argument
794 if (disable_clocks) in tegra_powergate_power_up()