Home
last modified time | relevance | path

Searched refs:reset_control_release (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/media/platform/nvidia/tegra-vde/
H A Dvde.c172 reset_control_release(vde->rst); in tegra_vde_runtime_suspend()
173 reset_control_release(vde->rst_mc); in tegra_vde_runtime_suspend()
217 reset_control_release(vde->rst); in tegra_vde_runtime_resume()
219 reset_control_release(vde->rst_mc); in tegra_vde_runtime_resume()
/linux/include/linux/
H A Dreset.h78 void reset_control_release(struct reset_control *rstc);
141 static inline void reset_control_release(struct reset_control *rstc) in reset_control_release() function
316 * via reset_control_release() afterwards.
/linux/drivers/memory/
H A Dstm32_omm.c175 reset_control_release(reset); in stm32_omm_disable_child()
/linux/drivers/gpu/drm/tegra/
H A Dgr3d.c357 reset_control_release(reset); in gr3d_power_up_legacy_domain()
H A Dsor.c3149 reset_control_release(sor->rst); in tegra_sor_init()
3210 reset_control_release(sor->rst); in tegra_sor_runtime_suspend()
3258 reset_control_release(sor->rst); in tegra_sor_runtime_resume()
/linux/drivers/spi/
H A Dspi-stm32-ospi.c982 reset_control_release(ospi->rstc); in stm32_ospi_remove()
994 reset_control_release(ospi->rstc); in stm32_ospi_suspend()
/linux/Documentation/driver-api/
H A Dreset.rst197 reset_control_release
/linux/drivers/soc/tegra/
H A Dpmc.c913 reset_control_release(pg->reset); in tegra_genpd_power_on()
936 reset_control_release(pg->reset); in tegra_genpd_power_off()
1260 reset_control_release(pg->reset); in tegra_powergate_of_get_resets()
1265 reset_control_release(pg->reset); in tegra_powergate_of_get_resets()