Searched refs:disable_clocks (Results 1 – 3 of 3) sorted by relevance
535 static void disable_clocks(void *data) in disable_clocks() function568 return devm_add_action_or_reset(dev, disable_clocks, ctrlpriv); in init_clocks()
2217 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()
564 bool disable_clocks) in tegra_powergate_power_up() argument603 if (disable_clocks) in tegra_powergate_power_up()