Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/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.c1830 goto disable_clocks; in tegra_i2c_runtime_resume()
1835 disable_clocks: in tegra_i2c_runtime_resume()
/Linux-v5.10/drivers/memory/samsung/
Dexynos5422-dmc.c609 goto disable_clocks; in exynos5_dmc_change_freq_and_volt()
622 goto disable_clocks; in exynos5_dmc_change_freq_and_volt()
626 goto disable_clocks; in exynos5_dmc_change_freq_and_volt()
634 disable_clocks: in exynos5_dmc_change_freq_and_volt()
/Linux-v5.10/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.10/drivers/thermal/tegra/
Dsoctherm.c2228 goto disable_clocks; in tegra_soctherm_probe()
2243 goto disable_clocks; in tegra_soctherm_probe()
2252 goto disable_clocks; in tegra_soctherm_probe()
2261 disable_clocks: in tegra_soctherm_probe()
/Linux-v5.10/drivers/soc/tegra/
Dpmc.c623 bool disable_clocks) in tegra_powergate_power_up() argument
662 if (disable_clocks) in tegra_powergate_power_up()