Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/caam/
Dctrl.c535 static void disable_clocks(void *data) in disable_clocks() function
568 return devm_add_action_or_reset(dev, disable_clocks, ctrlpriv); in init_clocks()
/Linux-v5.4/drivers/thermal/tegra/
Dsoctherm.c2217 goto disable_clocks; in tegra_soctherm_probe()
2232 goto disable_clocks; in tegra_soctherm_probe()
2241 goto disable_clocks; in tegra_soctherm_probe()
2250 disable_clocks: in tegra_soctherm_probe()
/Linux-v5.4/drivers/soc/tegra/
Dpmc.c564 bool disable_clocks) in tegra_powergate_power_up() argument
603 if (disable_clocks) in tegra_powergate_power_up()