Searched refs:hal_reset_control_assert (Results 1 – 14 of 14) sorted by relevance
81 int hal_reset_control_assert(struct reset_control *reset) in hal_reset_control_assert() function172 int hal_reset_control_assert(struct reset_control *reset) in hal_reset_control_assert() function
77 int hal_reset_control_assert(struct reset_control *reset); //for other_module
351 hal_reset_control_assert(sunxi_pwm.pwm_reset); in hal_pwm_deinit()530 if (hal_reset_control_assert(sunxi_pwm.pwm_reset)) in hal_pwm_resume()551 if (hal_reset_control_assert(sunxi_pwm.pwm_reset)) in hal_pwm_suspend()
321 ret = hal_reset_control_assert(sunxi_hci->reset_phy); in close_clock()330 ret = hal_reset_control_assert(sunxi_hci->reset_hci); in close_clock()
428 hal_reset_control_assert(cir->cir_reset); in sunxi_cir_clk_exit()440 hal_reset_control_assert(cir->cir_reset); in sunxi_cir_clk_exit()
426 hal_reset_control_assert(sunxi_dmic->rstclk); in sunxi_dmic_platform_remove()
957 hal_reset_control_assert(sunxi_daudio->rstclk); in sunxi_daudio_clk_init()1114 hal_reset_control_assert(sunxi_daudio->rstclk); in sunxi_daudio_platform_remove()
833 hal_reset_control_assert(sunxi_spdif->rstclk); in sunxi_spdif_platform_remove()
470 ret = hal_reset_control_assert(info->reset); in g2d_clock_disable()
753 hal_reset_control_assert(rtc_dev->reset); in hal_rtc_deinit()
112 ret = hal_reset_control_assert(rst); in disp_sys_clk_disable()
1696 ret = hal_reset_control_assert(sunxi_udc.reset_otg); in close_udc_clk()1704 ret = hal_reset_control_assert(sunxi_udc.reset_phy); in close_udc_clk()
1362 hal_reset_control_assert(sspi->reset); in spi_clk_exit()
799 hal_reset_control_assert(lcdp->rst_bus_lvds); in lcd_clk_disable()
Completed in 29 milliseconds